Problem childvschild
User PerihelionfromAphelion
Submission Time 2026-08-30 18:23:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

childvschild.cpp: In function ‘int32_t main()’:
childvschild.cpp:13:7: error: ‘i’ was not declared in this scope
13 | for (i = 0; i < n; i++) {
| ^
childvschild.cpp:21:7: error: ‘i’ was not declared in this scope
21 | for (i = 0; i < n; i++) {
| ^