Accessing each word of a string using c++

前端 未结 0 1585
悲&欢浪女
悲&欢浪女 2020-12-01 11:24

I was working on a program where I take input from the user in the form of string and then find its length using following syntax.

getline(cin,password); 
len         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题