Problem | airplane |
---|---|
User | Vinayak01 |
Submission Time | 2024-03-15 10:21:56 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
airplane.cpp: In function ‘int main()’:
airplane.cpp:48:10: error: ‘u’ was not declared in this scope
48 | cin >> u >> v;
| ^
airplane.cpp:48:15: error: ‘v’ was not declared in this scope
48 | cin >> u >> v;
| ^