Reading string input terminated by a line

Правка en1, от Jim_Moriarty_, 2020-05-02 16:54:02

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

How do I take input here?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en2 Английский Jim_Moriarty_ 2020-05-02 16:54:49 64
en1 Английский Jim_Moriarty_ 2020-05-02 16:54:02 314 Initial revision (published)