| Problem | platonic |
|---|---|
| User | Schoolpurposes |
| Submission Time | 2025-06-30 17:48:04 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cc1plus: error: ‘::main’ must return ‘int’
platonic.cpp: In function ‘int main()’:
platonic.cpp:17:5: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’?
17 | sort(V.begin(), V.end());
| ^~~~
| qsort