Problem | exam |
---|---|
User | AthanChee03 |
Submission Time | 2023-11-08 10:44:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:17:10: error: expected ‘;’ before ‘}’ token
17 | return 0
| ^
| ;
18 | }
| ~