What is memory limit exceeded mean and how fix it? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is memory limit exceeded mean and how fix it?

https://code.sololearn.com/chaTkyNMMtd5/?ref=app

10th Oct 2018, 6:08 PM
Ансар
Ансар - avatar
2 Answers
+ 1
You're creating an endless loop. The list gets longer and longer and takes up more and more space.
10th Oct 2018, 6:23 PM
Anna
Anna - avatar
+ 1
thx ,anna, i have solved my problem here https://code.sololearn.com/chaTkyNMMtd5/?ref=app
10th Oct 2018, 6:24 PM
Ансар
Ансар - avatar