diff --git a/Program.cs b/Program.cs index f9e53da..d190d2d 100644 --- a/Program.cs +++ b/Program.cs @@ -1,5 +1,6 @@ using System; using System.Text; +using System.Linq; public static class Program {