Chris Smith пре 5 година
родитељ
комит
9bee0203a0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      day13.nim

+ 1
- 1
day13.nim Прегледај датотеку

@@ -1,4 +1,4 @@
1
-import algorithm, math, sequtils, strscans, strutils, tables
1
+import algorithm, strutils
2 2
 
3 3
 type
4 4
     Cart = ref object