Problem timeexam
User Slayer555
Submission Time 2023-12-11 21:31:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:11:17: error: lvalue required as left operand of assignment
11 | if ( N % 60 = 0) {
| ^