| Problem | childsetter4 |
|---|---|
| User | OSZ |
| Submission Time | 2025-06-17 10:41:37 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
childsetter4.cpp: In function ‘int main()’:
childsetter4.cpp:5:14: error: ‘a’ was not declared in this scope
5 | std::cin >> a,b;
| ^
childsetter4.cpp:5:16: error: ‘b’ was not declared in this scope
5 | std::cin >> a,b;
| ^