Problem | routine |
---|---|
User | DoubleShaurya |
Submission Time | 2024-04-05 17:20:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
routine.cpp: In function ‘int main()’:
routine.cpp:24:41: error: ‘T’ was not declared in this scope
24 | position = upper_bound(B, B + N, a) - T - 1;
| ^