Taking input in ide

How do i take input for a list if no length is provided?

hello @Tejas123

in c++?
read input as string using geline function.
and then process it using strtok function.

u can find some other methods as well on google.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.