Why the time limit exceeds in sololearn? ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2
25th Jun 2019, 1:17 AM
Demon King
Demon King - avatar
1 Answer
+ 6
Sololearn's console output can only print a finite number of characters. Since your code is an infinite loop, you'll definitely hit that limit (though idk what the limit is)
25th Jun 2019, 1:33 AM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar