Problem | luarulers |
---|---|
User | ChickenCoder |
Submission Time | 2023-06-11 13:52:02 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
luarulers.cpp: In function ‘int main()’:
luarulers.cpp:27:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
27 | sort(b.begin(), b.end());
| ^~~~
| qsort