| Problem | mountainjourney2 |
|---|---|
| User | Zubair |
| Submission Time | 2026-06-26 16:10:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mountainjourney2.cpp: In function ‘int main()’:
mountainjourney2.cpp:9:9: error: ‘h’ was not declared in this scope
9 | cin>>h[i]
| ^
mountainjourney2.cpp:12:14: error: ‘h’ was not declared in this scope
12 | cout<<abs(h[0]-h[1])<"\n"
| ^