| Problem | cpicsort |
|---|---|
| User | dharshanmb |
| Submission Time | 2026-06-23 15:35:33 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicsort.cpp: In function ‘int main()’:
cpicsort.cpp:31:13: error: expected ‘}’ at end of input
31 | return 0;
| ^
cpicsort.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^