Problem procrastination
User Username101
Submission Time 2025-06-18 10:24:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

procrastination.cpp: In function ‘int main()’:
procrastination.cpp:28:11: error: expected ‘;’ before ‘}’ token
28 | break
| ^
| ;
29 | }
| ~