Problem | gotoschool |
---|---|
User | AndyBoiiii725 |
Submission Time | 2022-12-30 12:22:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gotoschool.cpp: In function ‘int main()’:
gotoschool.cpp:15:8: error: ‘sort’ is not a member of ‘std’
15 | std::sort(a.begin(), a.end());
| ^~~~