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