Owl Get a Life
routine.cpp: In function ‘int main()’:routine.cpp:20:27: error: ‘T’ was not declared in this scope 20 | int index = upper_bound(T, T + n, input) -T - 1; | ^