mirror of
https://github.com/Lendaia/oe-alga-feladatok.git
synced 2026-04-23 04:16:32 +01:00
10 lines
116 B
C#
10 lines
116 B
C#
namespace OE.ALGA.Sandbox
|
|
{
|
|
internal class Program
|
|
{
|
|
static void Main()
|
|
{
|
|
}
|
|
}
|
|
}
|