Problem | exam |
---|---|
User | Jinseo |
Submission Time | 2023-05-19 08:09:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:12:2: error: expected primary-expression before ‘]’ token
12 | ]
| ^
exam.cpp:21:1: error: expected ‘}’ at end of input
21 | }
| ^
exam.cpp:6:1: note: to match this ‘{’
6 | {
| ^