Why this shows wrong ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Why this shows wrong ?

I write this simple c code in cppdroid and all was fine , but here in sololern conclose shows time limit exceed and other error.? https://code.sololearn.com/cVcITtKEaS2g/?ref=app

9th Sep 2019, 4:07 PM
★«D.Connect_Zone»
★«D.Connect_Zone» - avatar
2 Answers
+ 3
Just delete line 23, this line is useless...
9th Sep 2019, 4:11 PM
KfirWe
KfirWe - avatar
+ 1
ohh yeah , was thinking that getch() is useless here haha . Thanks a lot. KfirWe
9th Sep 2019, 4:13 PM
★«D.Connect_Zone»
★«D.Connect_Zone» - avatar