| Problem | verticallychallenged |
|---|---|
| User | jerrielchangjiebin |
| Submission Time | 2025-02-14 15:52:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
verticallychallenged.cpp: In function ‘int main()’:
verticallychallenged.cpp:32:5: error: expected ‘,’ or ‘;’ before ‘for’
32 | for(int i = 0; i < noto; ++i){
| ^~~
verticallychallenged.cpp:32:20: error: ‘i’ was not declared in this scope
32 | for(int i = 0; i < noto; ++i){
| ^