Problem mountainjourney2
User chlq3x
Submission Time 2026-06-26 15:33:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mountainjourney2.cpp:20:2: error: expected unqualified-id before ‘if’
20 | if (N==1) {
| ^~
mountainjourney2.cpp:27:2: error: expected unqualified-id before ‘if’
27 | if (M==1) {
| ^~