+ 1
How can we type in the output section??
I don't know how to type in the output section in c language.
7 odpowiedzi
0
Devanshu Gonawala You can use the following apps on your phone. These have offline compilers, and so you can supply input similar to a PC:
https://www.sololearn.com/discuss/366870/?ref=app
+ 1
You can't. The console is read-only. In case your program requires input, you need to use the "Looks like your program requires input" dialog box displayed at the start of execution. Note that this dialog is displayed only once for every run, and so you must supply all the input in advance.
+ 1
Okay thanks for your help
+ 1
Hey thanks it worked
+ 1
download the language on your computer and have fun with inputs/outputs
+ 1
Yeah I know that's the perfect thing to do but I am not having a computer or a laptop at this moment so I'll have to use it on my phone only. But thanks for your suggestion.
+ 1
Thanks again