| Problem | mountainjourney |
|---|---|
| User | Yuhmama |
| Submission Time | 2026-06-24 10:06:13 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mountainjourney.cpp: In function ‘int main()’:
mountainjourney.cpp:22:7: error: expected ‘;’ before ‘X’
22 | cout X[i];
| ^~
| ;