+ 3
Can solo learn add interactive mode,,,??
The only drawback i felt in sololearn compiler is that we have to give inputs befor itself,,, and if a program needs more than one one inputs depending on the 1st input then it would be a problem,,,
6 ответов
+ 17
no, not gonna happen in the near future at least. install a local compiler/ interpreter of the language you want like ruby, python.
the non-web playground is limited here for anything which needs more than basic input /output like live input while running the code not suited. instead install some app for the task some on Android listed below.
https://play.google.com/store/apps/details?id=com.motionapps.onlinecompiler&hl=en
Online Compiler - Android Apps on Google Play
https://play.google.com/store/apps/details?id=com.creativeide.creatyification.creativeide
https://termux.com/
Termux
https://play.google.com/store/apps/details?id=com.termux&hl=en
Termux - Android Apps on Google Play
+ 16
did you check the link i provided termux is the best you just need a little knowledge about terminal an linux i'm using ruby, node.js packages in it.
or try try creatifycation's creative ide it's new has 11 offline compilers missing ruby, java at the moment the developer will add ruby in the next release.
both termux & creative ide are free no ads. the creative one is new a little buggy takes a little to load.
+ 8
@Lord Krishna was right and it make sense if you think about it.
If the program need to wait for user input then it's going to hold the server's memory resource indefinitely which is no good.
+ 4
Hmm,,, thanks,,,, any do u guys know any perfect offline compiler for android,,, cz im fed up with searching for the best one,, as i dont have a pc
+ 4
Termux doesnt support my phone,,,, i wl try creative ide now,,,,, and thanks a lot for ur answers
+ 4
https://www.sololearn.com/discuss/366870/?ref=app
See this post. It may be of help.