| Problem | chunlian |
|---|---|
| User | nishith13shah |
| Submission Time | 2025-12-05 10:24:16 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
chunlian.cpp: In function ‘int main()’:
chunlian.cpp:30:16: error: expected ‘}’ at end of input
30 | return 0;
| ^
chunlian.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^