0
Variables
Why it shows no output, when I try to run the program?
3 Réponses
+ 2
Based on the program you linked here, I'd guess you didn't code it right. Please read this and update your question to reflect enough information so we can actually help you.
https://www.sololearn.com/Discuss/333866/?ref=app
+ 1
You're probably talking about known SoloLearn bug. Sometimes, when their build server is under heavy load, it may give either "no output" or "time limit exceeded" or "check your internet connection". Just try again later. And that's assuming your code is correct and should produce an output. If not, you should provide the code that doesn't work, when asking.
0
Thank‘s to both of you!