Problem | explosion |
---|---|
User | caffeine |
Submission Time | 2023-01-20 21:56:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
explosion.cpp: In function ‘int32_t main()’:
explosion.cpp:17:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
17 | sort(v.begin(),v.end());
| ^~~~
| qsort