Problem | trivialexam |
---|---|
User | AlphanumericUsername |
Submission Time | 2023-03-31 14:50:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
trivialexam.cpp: In function ‘int32_t main()’:
trivialexam.cpp:8:15: error: expected ‘;’ before ‘}’ token
8 | cout<<"13342"
| ^
| ;
9 | }
| ~