interface IntIntToInt { public int func(int m,int n); }