コード例 #1
0
ファイル: Main.cs プロジェクト: Emp3r/School
 public static void Flag(int[] input)
 {
     g.Flag(input[0], input[1]);
 }