0

I wrote a code using c++ in my PC. I want to post it on solo learn but don't know how to do it.

There are input fields in the code but solo learn is not supporting it. Let me know how can i resolve this issue

22nd Jul 2021, 8:33 PM
Muhammad Shahid
Muhammad Shahid - avatar
1 ответ
+ 2
sololearn code playground isn't an interactive ide.The code is sent to the server with the inputs and output is send back to you ,so you need to provide all the inputs first time seperated by new line .
22nd Jul 2021, 8:59 PM
Abhay
Abhay - avatar