Problem | childsetter4 |
---|---|
User | Xavier |
Submission Time | 2025-06-17 10:16:34 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
childsetter4.cpp: In function ‘int main()’:
childsetter4.cpp:10:10: error: ‘X’ was not declared in this scope
10 | cin >> X >> Y;
| ^
childsetter4.cpp:10:15: error: ‘Y’ was not declared in this scope
10 | cin >> X >> Y;
| ^