Пример #1
0
 private static void Exec(string[] args)
 {
     //QuestionA.Main(args);
     QuestionB.Main(args);
 }