Problem mountains
User WANCH5789W
Submission Time 2026-04-06 17:19:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mountains.cpp: In function ‘int main()’:
mountains.cpp:22:17: error: expected ‘;’ before ‘}’ token
22 | smallerright++}
| ^
| ;
mountains.cpp: At global scope:
mountains.cpp:28:1: error: expected declaration before ‘}’ token
28 | }
| ^