Owl Get a Life
airplane.cpp:36:5: error: ‘cout’ does not name a type 36 | cout << dist[n] << "\n"; | ^~~~airplane.cpp:37:1: error: expected declaration before ‘}’ token 37 | } | ^