| Problem | eight |
|---|---|
| User | ayreentazz |
| Submission Time | 2026-04-18 09:18:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
eight.cpp: In function ‘int main()’:
eight.cpp:8:23: error: expected ‘;’ before ‘)’ token
8 | for(int i=0; i<n, i++){
| ^
| ;