| Problem | goofyrooks |
|---|---|
| User | AtomicAtomXD |
| Submission Time | 2026-04-23 14:42:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
goofyrooks.cpp: In function ‘int main()’:
goofyrooks.cpp:13:5: error: expected unqualified-id before ‘for’
13 | for (int i=0; i<inf; i++){
| ^~~
goofyrooks.cpp:13:19: error: ‘i’ was not declared in this scope
13 | for (int i=0; i<inf; i++){
| ^