+ 2
Loops, inputs and SoloLearn
I wonder why loops sometimes dont work properly, and why all inputs are combined in the beginning of the code(and loops and inputs together are even worse)... I mean I know the code is compiled on the server, but couldn't they improve the concepts behind code compilation? (websites excluded-websites are pretty good)
5 ответов
+ 11
That's Code Playground for you. =^=
Somehow I feel that this downside of it makes the entire concept of creating an interesting code on SoloLearn a lot more challenging. Realistic creativity, in the sense that great restrictions were imposed. I would definitely prefer a desktop compiler and a standalone console though.
I certainly think that C.Playground can be improved in the sense that user input and console feedback should be transmitted real-time to and from the user since everything is online.
+ 10
what??😕
+ 10
@Hatsy Rei ??
+ 10
☺
+ 7
@ArtemisAthena456 He's probably talking about Code Playground user input for C++, python, etc. Using loops with input query can be a problem.