diff --git a/2018_06/Program.cs b/2018_06/Program.cs index b9d09e1..0210fc7 100644 --- a/2018_06/Program.cs +++ b/2018_06/Program.cs @@ -1,5 +1,6 @@ using System; using System.Collections.Generic; +using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; @@ -10,6 +11,9 @@ namespace _2018_06 { static void Main(string[] args) { + string[] resTab = File.ReadAllLines(@"..\..\..\Data\Adventofcode_181206\2018_06_data.txt"); + List> koords = new List>(); + } } } diff --git a/Data/AdventOfCode_181206/2018_06_data.txt b/Data/AdventOfCode_181206/2018_06_data.txt new file mode 100644 index 0000000..23e732f --- /dev/null +++ b/Data/AdventOfCode_181206/2018_06_data.txt @@ -0,0 +1,50 @@ +69, 102 +118, 274 +150, 269 +331, 284 +128, 302 +307, 192 +238, 52 +240, 339 +111, 127 +180, 156 +248, 265 +160, 69 +58, 136 +43, 235 +154, 202 +262, 189 +309, 53 +292, 67 +335, 198 +99, 199 +224, 120 +206, 313 +359, 352 +101, 147 +301, 47 +255, 347 +121, 153 +264, 343 +252, 225 +48, 90 +312, 139 +90, 277 +203, 227 +315, 328 +330, 81 +190, 191 +89, 296 +312, 255 +218, 181 +299, 149 +151, 254 +209, 212 +42, 76 +348, 183 +333, 227 +44, 210 +293, 356 +44, 132 +175, 77 +215, 109