C programming https://code.sololearn.com/c1VAprR507i6/?ref=app
9/22/2020 10:32:07 AM
Kiran A2 Answers
New AnswerIn while loop you have to give exact condition . You write 1 means all times condition will be true and loop will run infinite times where u write cases if( count==0||n==0) here you can use range in c language it will look better
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message