Пример #1
0
 public long Lmax(long x, long y)
 {
     return(Ctm.Lmax(x, y));
 }