| Problem | sillysort |
|---|---|
| User | litvinas |
| Submission Time | 2025-08-16 19:25:57 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sillysort.cpp: In function ‘int main()’:
sillysort.cpp:74:13: error: expected ‘}’ at end of input
74 | return 0;
| ^
sillysort.cpp:43:1: note: to match this ‘{’
43 | {
| ^