Problem timeexam
User itchydeez
Submission Time 2023-11-08 12:57:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:13:23: error: lvalue required as left operand of assignment
13 | else if (N<600 and y=0){cout<<"0"<<x<<"00";}
| ^