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

Compile Error

timeexam.cpp: In function ‘int main()’:
timeexam.cpp:14:29: error: expected ‘;’ before ‘}’ token
14 | else if (y=0){cout<<x<<"00"}
| ^
| ;