Problem timeexam
User hitarthdangra
Submission Time 2025-06-18 22:13:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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