is 8 data/sphere/first_revision/test.cpp bool readLine_until_string(istream& is, string& s, const string& condition){ is 9 data/sphere/first_revision/test.cpp getline(is,s);