From 7eebc85a6bb021618e923035988a6b1d494eff76 Mon Sep 17 00:00:00 2001 From: Anzhelika Nikolaieva Date: Fri, 17 Mar 2023 20:37:47 +0000 Subject: [PATCH] Update 'du4/program.c' --- du4/program.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/du4/program.c b/du4/program.c index 6b4ddaf..8b65b66 100644 --- a/du4/program.c +++ b/du4/program.c @@ -3,9 +3,7 @@ #include #include -using System; - -class Program { +int Program() { static void Main(string[] args) { int ch = Console.Read(); string priklad = "";