Problem timeexam
User JasonJ
Submission Time 2025-11-12 14:02:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:6:11: error: lvalue required as left operand of assignment
6 | x%1440 = x;
| ^