Problem timeexam
User itchydeez
Submission Time 2023-11-08 13:00:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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