| Problem | mountainjourney2 |
|---|---|
| User | rjdaddy69 |
| Submission Time | 2026-06-26 16:18:46 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mountainjourney2.cpp: In function ‘int main()’:
mountainjourney2.cpp:7:14: error: expected ‘;’ before ‘}’ token
7 | cout << 1
| ^
| ;
8 | }
| ~