Problem | exam |
---|---|
User | charlotteteo |
Submission Time | 2023-06-27 15:48:52 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
exam.cpp:6:3: error: expected unqualified-id before ‘if’
6 | } if (x == 2) {
| ^~
exam.cpp:12:2: error: expected unqualified-id before ‘if’
12 | if (x == 1) {
| ^~