Exemple #1
0
 public static void Flag(int[] input)
 {
     g.Flag(input[0], input[1]);
 }