Все задачи на 5.10.17 13:00
This commit is contained in:
13
uts/uts_2017_sum_cs/aye/Program.cs
Normal file
13
uts/uts_2017_sum_cs/aye/Program.cs
Normal file
@@ -0,0 +1,13 @@
|
||||
using System;
|
||||
|
||||
namespace aye
|
||||
{
|
||||
class MainClass
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
#pragma
|
||||
Console.WriteLine("Hello World!");
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user