| Problem | mountainjourney |
|---|---|
| User | Jaysonwee22 |
| Submission Time | 2026-06-24 10:51:15 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mountainjourney.cpp: In function ‘int main()’:
mountainjourney.cpp:7:9: error: ‘A’ was not declared in this scope
7 | cin >> A >> B;
| ^
mountainjourney.cpp:7:14: error: ‘B’ was not declared in this scope
7 | cin >> A >> B;
| ^
mountainjourney.cpp:16:10: error: ‘m’ was not declared in this scope
16 | cin << m;
| ^