| Problem | sorting |
|---|---|
| User | CHF |
| Submission Time | 2026-01-26 21:43:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sorting.cpp: In function βint main()β:
sorting.cpp:4:9: error: expected identifier before numeric constant
4 | return 0;
| ^
sorting.cpp:4:2: error: named return values are no longer supported
4 | return 0;
| ^~~~~~
sorting.cpp:4:10: error: expected β{β at end of input
4 | return 0;
| ^