| Problem | cpicsort |
|---|---|
| User | dharshanmb |
| Submission Time | 2026-06-23 16:16:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicsort.cpp: In function ‘int main()’:
cpicsort.cpp:25:1: error: expected ‘}’ at end of input
25 | }
| ^
cpicsort.cpp:6:15: note: to match this ‘{’
6 | signed main() {
| ^