so the input might well look like...Input file contains several lines of input. Consecutive two lines make a set of input. That means in the input file line 1 and 2 is a set of input, line 3 and 4 is a set of input and so on.
Code: Select all
abc
efg
ghi
Code: Select all