Reading string input terminated by a line 
Difference between en1 and en2, changed 64 character(s)
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↵
agdhja
perfect↵
rhyme↵
crime↵
time↵

crime↵
rhyme


How do I take input here?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English Jim_Moriarty_ 2020-05-02 16:54:49 64
en1 English Jim_Moriarty_ 2020-05-02 16:54:02 314 Initial revision (published)