1 100
output
3 5 7
47 53 59
are all clear to me, but
What about
3 7 11
3 11 19
.
.
5 11 17 23 29
.
.
which are in the interval [1 100]...??
the problem description is too short, isn't it ? or may be the samples are responsible
to describe all...
ok then.. well done, but this time, .. Just the problem title andFor clarity check out the sample input and output
some sample should do... Hah Hah
1. should I find the sets totally distinct from each other....
then why 3 5 7 and not 3 7 11 ??
2. should I choose the first set lexicographycally ... ??
then why not 41 47 53 59
3. or should I ignore this problem ?? when more than 25% people goes ok...