Problem | exam |
---|---|
User | LindseyChoo |
Submission Time | 2023-03-28 16:29:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:15:9: error: expected ‘}’ at end of input
15 | return 0;
| ^
exam.cpp:4:2: note: to match this ‘{’
4 | {
| ^