Looks like your programme needs input (what does it mean | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Looks like your programme needs input (what does it mean

4th Nov 2016, 2:24 PM
vinod
vinod - avatar
2 Answers
+ 2
oh whenever your code needs input here at solo learn code plsyground you get the box and then the input is sent to the servers.
6th Nov 2016, 8:14 AM
Sandeep Chatterjee
+ 1
If you have a variable: int x; cin >> x; And you write cin, it means you give x a value.
4th Nov 2016, 2:36 PM
TheLastCookie
TheLastCookie - avatar