| Problem | exam |
|---|---|
| User | mengqi6767 |
| Submission Time | 2026-06-22 15:38:18 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
exam.cpp: In function ‘int main()’:
exam.cpp:11:6: error: expected ‘(’ before ‘x’
11 | if x == 1;
| ^
| (
exam.cpp:14:5: error: expected ‘(’ before ‘x’
14 | if x == 2;
| ^
| (