| Problem | mountainjourney2 |
|---|---|
| User | jaydenlol |
| Submission Time | 2026-06-26 16:44:05 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mountainjourney2.cpp: In function ‘int main()’:
mountainjourney2.cpp:25:8: error: ‘i’ was not declared in this scope
25 | sort (i.begin, i.end());
| ^