Problem mountainjourney2
User jaydenlol
Submission Time 2026-06-26 16:22:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mountainjourney2.cpp: In function ‘int main()’:
mountainjourney2.cpp:7:2: error: ‘N’ was not declared in this scope
7 | N == 1;
| ^
mountainjourney2.cpp:8:2: error: ‘M’ was not declared in this scope
8 | M == 1;
| ^