Problem | airplane |
---|---|
User | OIaspirant2307 |
Submission Time | 2024-03-29 18:24:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
airplane.cpp: In function ‘int main()’:
airplane.cpp:63:27: error: ‘H’ was not declared in this scope
63 | cout << dis[n] + (max[H] - arr[n]) << '\n';
| ^