| Problem | childsetter4 |
|---|---|
| User | Dolphy |
| Submission Time | 2025-07-13 22:13:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
childsetter4.cpp: In function ‘int32_t main()’:
childsetter4.cpp:11:10: error: ‘x’ was not declared in this scope
11 | cin >> x >> y;
| ^
childsetter4.cpp:11:15: error: ‘y’ was not declared in this scope
11 | cin >> x >> y;
| ^