Problem timeexam
User chickennn
Submission Time 2026-04-17 14:33:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:10:6: error: ‘x’ was not declared in this scope
10 | b = (x / 60);
| ^
timeexam.cpp:19:5: error: ‘z’ was not declared in this scope
19 | if (z < 10){
| ^