| Problem | mountainjourney2 |
|---|---|
| User | jaydenlol |
| Submission Time | 2026-06-26 16:46:06 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mountainjourney2.cpp: In function ‘int main()’:
mountainjourney2.cpp:26:11: error: ‘k’ was not declared in this scope
26 | cout << k << " ";
| ^
mountainjourney2.cpp:30:11: error: ‘k’ was not declared in this scope
30 | cout << k << " ";
| ^