Problem | flamethrower |
---|---|
User | Ethan1L1K1X1 |
Submission Time | 2024-04-11 10:18:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
flamethrower.cpp: In function ‘int32_t main()’:
flamethrower.cpp:13:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
13 | sort(cost,cost+y);
| ^~~~
| qsort