Problem | childsetter4 |
---|---|
User | NsNassCode |
Submission Time | 2025-07-03 16:52:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
childsetter4.cpp: In function βint main()β:
childsetter4.cpp:9:12: error: expected β;β before string constant
9 | cout << y " " << x << "/n"
| ^~~~
| ;