Exemplo n.º 1
0
Arquivo: Main.cs Projeto: Emp3r/School
 public static void Flag(int[] input)
 {
     g.Flag(input[0], input[1]);
 }