| Problem | mountainjourney2 |
|---|---|
| User | shredder26 |
| Submission Time | 2026-06-26 16:58:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mountainjourney2.cpp: In function ‘int main()’:
mountainjourney2.cpp:26:3: error: expected ‘}’ at end of input
26 | }
| ^
mountainjourney2.cpp:21:20: note: to match this ‘{’
21 | if (N==1 && M==1) {
| ^
mountainjourney2.cpp:26:3: error: expected ‘}’ at end of input
26 | }
| ^
mountainjourney2.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^