Problem timeexam
User ybc
Submission Time 2023-11-08 14:05:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:8:22: error: lvalue required as left operand of assignment
8 | cout << N/=60 << N%=60;
| ^~