Problem timeexam
User XY3491
Submission Time 2026-02-14 10:00:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:14:2: error: expected ‘}’ before ‘else’
14 | else
| ^~~~
timeexam.cpp:12:2: note: to match this ‘{’
12 | {
| ^