0

What does it mean to submit an input when you try to run a code

18th Jul 2018, 3:31 PM
Kwadwo Opoku Agyeman
Kwadwo Opoku Agyeman - avatar
2 Answers
+ 2
Sololearn needs all the input before executing a program because it gets run on their servers for performance reasons, the one exception are web pages.
18th Jul 2018, 3:39 PM
TurtleShell
TurtleShell - avatar
+ 1
If your code needs input, you need to put in all the inputs at the beginning.
18th Jul 2018, 3:47 PM
Satyam