| Problem | ihate1111 |
|---|---|
| User | My12thCodebreakerAccount |
| Submission Time | 2026-08-22 23:05:32 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
ihate1111.cpp: In function ‘int32_t main()’:
ihate1111.cpp:9:3: error: expected ‘,’ or ‘;’ before ‘for’
9 | for (int i = 0; i <= 20; ++i){
| ^~~
ihate1111.cpp:9:19: error: ‘i’ was not declared in this scope
9 | for (int i = 0; i <= 20; ++i){
| ^