Problem timeexam
User KJF
Submission Time 2026-02-17 18:42:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:10:2: error: expected ‘,’ or ‘;’ before ‘hours’
10 | hours %= 24;
| ^~~~~