| Problem | eight |
|---|---|
| User | cheryltkx |
| Submission Time | 2026-04-18 09:17:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eight.cpp: In function ‘int main()’:
eight.cpp:7:3: error: expected ‘,’ or ‘;’ before ‘for’
7 | for (into i=0;i<n;i++){
| ^~~
eight.cpp:7:17: error: ‘i’ was not declared in this scope
7 | for (into i=0;i<n;i++){
| ^