Problem mountains
User Vinayak01
Submission Time 2024-02-16 15:07:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mountains.cpp: In function ‘int main()’:
mountains.cpp:19:9: error: ‘i’ was not declared in this scope
19 | while( i < n-1 && i>0){
| ^