Program.cs 97 B

12345678
  1. namespace testirovanie;
  2. class Program
  3. {
  4. public static void Main(string[] args) {
  5. }
  6. }