Problem timeexam
User MiloDino67
Submission Time 2026-01-29 20:04:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:25:13: error: expected ‘}’ at end of input
25 | return 0;
| ^
timeexam.cpp:7:15: note: to match this ‘{’
7 | signed main() {
| ^