Problem timeexam
User Abi
Submission Time 2024-08-02 19:58:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:22:1: error: expected ‘}’ at end of input
22 | }
| ^
timeexam.cpp:13:9: note: to match this ‘{’
13 | } else {
| ^
timeexam.cpp:22:1: error: expected ‘}’ at end of input
22 | }
| ^
timeexam.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^