started to implement second algorithm
This commit is contained in:
@@ -6,7 +6,7 @@ using System.Linq;
|
||||
|
||||
namespace TMI_practicum
|
||||
{
|
||||
internal class Program
|
||||
internal static class Program
|
||||
{
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
@@ -99,4 +99,4 @@ namespace TMI_practicum
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user