Problem timeexam
User JasonJ
Submission Time 2025-11-12 13:59:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:5:2: error: expected initializer before ‘x’
5 | x%1440=x;
| ^
timeexam.cpp:6:8: error: ‘x’ was not declared in this scope
6 | int a=x/60;
| ^