| Problem | eight |
|---|---|
| User | huangchengcheng |
| Submission Time | 2026-04-18 09:16:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eight.cpp: In function ‘int main()’:
eight.cpp:13:16: error: expected ‘;’ before ‘}’ token
13 | x++
| ^
| ;
14 | }
| ~