| Problem | childsetter4 |
|---|---|
| User | bribritt |
| Submission Time | 2025-08-15 14:11:44 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
childsetter4.cpp: In function ‘int32_t main()’:
childsetter4.cpp:12:24: error: expected ‘;’ before ‘X’
12 | cout << Y[i] + ' ' X[i]
| ^~
| ;