Problem mountainjourney
User Jaysonwee22
Submission Time 2026-06-24 11:27:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mountainjourney.cpp: In function ‘int main()’:
mountainjourney.cpp:24:1: error: expected ‘}’ at end of input
24 | }
| ^
mountainjourney.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^