| Problem | trivialexam_ex_ex |
|---|---|
| User | Mimikyu |
| Submission Time | 2023-12-18 14:32:26 |
| Score | 0 |
Owl Get a Life
trivialexam_ex_ex.cpp: In function ‘int main()’:
trivialexam_ex_ex.cpp:5:11: error: expected ‘;’ before ‘}’ token
5 | cout<<'1'
| ^
| ;
6 | }
| ~