Problem | childsetter4 |
---|---|
User | Z2077 |
Submission Time | 2025-06-17 10:17:19 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
childsetter4.cpp: In function ‘int main()’:
childsetter4.cpp:10:33: error: expected ‘}’ at end of input
10 | for (int i = 0; i < N; ++i) {
| ^
childsetter4.cpp:10:33: error: expected ‘}’ at end of input
childsetter4.cpp:5:12: note: to match this ‘{’
5 | int main() {
| ^