| Problem | mountainjourney2 |
|---|---|
| User | lucas |
| Submission Time | 2026-06-26 16:33:24 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mountainjourney2.cpp: In function ‘int main()’:
mountainjourney2.cpp:14:27: error: ‘i’ was not declared in this scope
14 | cout << max(a[0]-a[1], a[i]-a[0]);
| ^