Firstly we have string list then we have empty line then we have another string list. I want both list of strings to be stored in separate string vectors. How do I take the input.↵
↵
Eg. ↵
↵
abcde↵
abcbbdch↵
abbcg↵
↵
abcgchjjj↵
agdhjka↵
agdhjaperfect↵
rhyme↵
crime↵
time↵
↵
crime↵
rhyme↵
↵
How do I take input here?
↵
Eg. ↵
↵
abcbbdch↵
abbcg↵
↵
abcgchjjj↵
agdhjka↵
agdhja
rhyme↵
crime↵
time↵
↵
crime↵
rhyme↵
↵
How do I take input here?