Problem bestplace
User Schzeey
Submission Time 2023-02-17 18:52:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bestplace.cpp: In function ‘int main()’:
bestplace.cpp:16:13: error: ‘t_t’ was not declared in this scope; did you mean ‘y_t’?
16 | sort (y_t, t_t+n);
| ^~~
| y_t