Problem trivialexam
User ZacharyTan2010
Submission Time 2024-02-14 16:12:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trivialexam.cpp: In function ‘int main()’:
trivialexam.cpp:4:14: error: expected ‘;’ before ‘}’ token
4 | cout<<"11241"
| ^
| ;
5 | }
| ~