Problem rollercoaster
User Marcus0Leong
Submission Time 2025-06-20 16:24:13
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rollercoaster.cpp: In function ‘int main()’:
rollercoaster.cpp:16:12: error: ‘i’ was not declared in this scope
16 | cout << b[i];
| ^