Owl Get a Life
routine.cpp: In function ‘int main()’:routine.cpp:26:17: error: ‘n’ was not declared in this scope 26 | cout << n-(upper_bound(A.begin(), A.end(), Q)-A.begin()); | ^