Owl Get a Life
travel.cpp: In function ‘int main()’:travel.cpp:11:2: error: ‘out’ was not declared in this scope 11 | out << a[n-1]-a[0] << " "; | ^~~