Problem | bestplace |
---|---|
User | nguyendinhanh1508 |
Submission Time | 2024-01-31 21:32:15 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bestplace.cpp: In function ‘int32_t main()’:
bestplace.cpp:16:16: error: invalid types ‘<unresolved overloaded function type>[long long int*]’ for array subscript
16 | sort[x, x + n];
| ^
bestplace.cpp:17:16: error: invalid types ‘<unresolved overloaded function type>[long long int*]’ for array subscript
17 | sort[y, y + n];
| ^