Help Ramu Problem alternative

Can we do the help ramu problem without arrays? If yes, please give the code to the problem .

Hey Divyam, you definitely need to use an array or any other array like data structure (for eg. vector) in this problem to store the input elements.

It has been 1 week while I have been doing the course. I didnt have c++ in my 11th and 12th. So, currently I am at loops and fundamental challenges since the past 3-4 days. How would you suggest me to proceed because ques. are atough for me and some concepts I have not learnt. Should I watch all videos then come back to these challenges or basically how to proceed?

Hi Divyam, I would suggest that you first watch the video of a topic before proceeding to its questions. If you haven’t studied arrays yet, first watch the videos on arrays and then try the questions of arrays.