| Problem | nystudy |
|---|---|
| User | StewartStudios |
| Submission Time | 2025-03-30 11:59:12 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
nystudy.cpp: In function ‘int main()’:
nystudy.cpp:24:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
24 | sort(id_positions.begin(), id_positions.end(), comp);
| ^~~~
| qsort