- 2

How to give input

after using cin where to give input

26th Nov 2017, 10:22 AM
Aryan Jaiswal
Aryan Jaiswal - avatar
4 Answers
+ 3
In code playground it will display a prompt, without any actual prompt message. You then input first input, ENTER, input srcond input, ENTER, etc..
26th Nov 2017, 10:28 AM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar
+ 3
A prompt box will be displayed.split input into separate lines!!
26th Nov 2017, 12:00 PM
į Œį ŒCode X
į Œį ŒCode X - avatar
+ 2
when your code is compiled and executed, the input will be accepted at the console/ screen. If it's sololearn code playground you are asking about, then inputs are accepted in the pop-up box while running your code.
26th Nov 2017, 10:25 AM
Anil
Anil - avatar
0
you can give input in code playground otherwise there are android app for compiling. you download code::block software from pc it is free.. you can easily compiling with professional software. thanks for answering.
3rd Dec 2017, 6:12 AM
Pratik Bagale
Pratik Bagale - avatar