Three integers ().
One integer,the K-th biggest value of .
3 3 4
4
In this eaxmple, the values of all F(i,j) are 1,2,2,3,3,4,6,6,9.So the 4-th biggest value of is 4.