| Problem | childsetter4 |
|---|---|
| User | yeezin |
| Submission Time | 2025-06-17 09:51:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
childsetter4.cpp: In function ‘int main()’:
childsetter4.cpp:9:13: error: expected ‘}’ at end of input
9 | return 0;
| ^
childsetter4.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^