| Problem | flamethrower |
|---|---|
| User | cokeaholic07 |
| Submission Time | 2023-02-14 22:37:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int main()’:
flamethrower.cpp:11:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
11 | sort(v.rbegin(),v.rend());
| ^~~~
| qsort