| Problem | cpicsort |
|---|---|
| User | Ryan2012 |
| Submission Time | 2026-06-23 15:45:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cpicsort.cpp: In function ‘int main()’:
cpicsort.cpp:23:19: error: expected ‘}’ at end of input
23 | cout<<"\n";
| ^
cpicsort.cpp:3:15: note: to match this ‘{’
3 | signed main() {
| ^