Problem | waterbomb |
---|---|
User | foodaholic |
Submission Time | 2025-03-03 19:33:23 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
waterbomb.cpp: In function ‘int main()’:
waterbomb.cpp:15:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
15 | sort(all(t));
| ^~~~
| qsort