| Problem | childsetter2 |
|---|---|
| User | WJR |
| Submission Time | 2025-07-05 20:20:40 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
childsetter2.cpp: In function ‘int main()’:
childsetter2.cpp:23:13: error: expected ‘}’ at end of input
23 | return 0;
| ^
childsetter2.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^