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

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:12:33: error: expected ‘;’ before ‘}’ token
12 | else if (N<540){cout<<"0"<<x<<y}
| ^
| ;