Exemplo n.º 1
0
 public static String Solve()
 {
     return(Toolbox.BinomialCoefficientBig(40, 20).ToString());
 }