Ranran has a set

of

vectors and an integer

. He is bored at Sunday so he decides to invent a new problem for you.
You need to give a set

of points, size of which is

. You will pick up every point
)
in

and every vector
)
in

. The pair
)
is called good if and only if the line
%2C%20t%5Cin%20%5Cmathbb%7BR%7D)
visits exactly

points in

.

is good if and only if every pair satisfies the condition. You need to find out a good set of points.
Ranran thinks about it at a few sleepless nights thinking of Yangyang and solves it. Now he gives this problem to you. Can you solve it?