7 lines
68 B
Text
7 lines
68 B
Text
using System;
|
|
class Program
|
|
{
|
|
public static void Main()
|
|
{
|
|
}
|
|
}
|