0
I don't know why but when i write c++ code with an input it says "split your inputs " and so on what is the solution please?
2 ответов
+ 1
The solution -- as so often -- is reading the message and doing what it says.
0
This is because it's a web based compiler you have to provide every input before sending program for compilation. However you can try on real ide to get the usual behavior.