| Problem | descsort |
|---|---|
| User | Cat |
| Submission Time | 2025-05-17 12:00:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
descsort.cpp: In function ‘int main()’:
descsort.cpp:14:13: error: expected ‘}’ at end of input
14 | return 0;
| ^
descsort.cpp:6:12: note: to match this ‘{’
6 | int main() {
| ^