| Problem | catsort |
|---|---|
| User | dooweidde |
| Submission Time | 2025-12-01 12:37:38 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catsort.cpp: In function ‘int main()’:
catsort.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
catsort.cpp:21:13: note: to match this ‘{’
21 | if (K == 1){
| ^
catsort.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
catsort.cpp:10:14: note: to match this ‘{’
10 | signed main(){
| ^