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