| Problem | rollercoaster |
|---|---|
| User | thatgreyCat7777 |
| Submission Time | 2025-08-30 19:54:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
rollercoaster.cpp: In function ‘int main()’:
rollercoaster.cpp:29:57: error: ‘i’ was not declared in this scope
29 | for (long inti = 0, bound = columnCount - arrCount; i < bound; i++)
| ^