Problem | trivialexam |
---|---|
User | ZacharyTan2010 |
Submission Time | 2024-02-14 16:04:51 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
trivialexam.cpp: In function ‘int main()’:
trivialexam.cpp:4:14: error: expected ‘;’ before ‘}’ token
4 | cout<<"11111"
| ^
| ;
5 | }
| ~