Problem trivialexam
User Ant1234567890
Submission Time 2025-06-12 14:39:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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