1
0
Fork
You've already forked Adventofcode2016
0
Advent of code Puzzles for the year 2016
  • Nim 100%
sotolf 441508a7bc Started on utils
This is a library of things that are useful for solving many problems, starting to build this up now, so that I don't have to write the same code that often anymore.
Hopefully this will grow with time to get some more useful stuff in it :)
2023年09月20日 11:55:50 +00:00
day01.nim did day01 2023年09月13日 13:33:56 +00:00
day02.nim did day02 2023年09月14日 11:22:26 +00:00
day03.nim got rid of surpuflous arguments 2023年09月14日 14:50:38 +00:00
day04.nim did day04 2023年09月15日 09:46:39 +00:00
day05.nim day 05 done 2023年09月15日 14:56:28 +00:00
day06.nim did day06 2023年09月18日 07:20:02 +00:00
day07.nim day 07 done 2023年09月18日 08:39:23 +00:00
day08.nim did day08 2023年09月18日 10:25:11 +00:00
day09.nim did day09 2023年09月18日 13:07:46 +00:00
day10.nim did day 10 2023年09月19日 11:27:50 +00:00
LICENSE Initial commit 2023年09月13日 12:56:52 +00:00
README.md Wrong year 2023年09月18日 06:34:02 +00:00
template.nim template 2023年09月13日 12:57:16 +00:00
utils.nim Started on utils 2023年09月20日 11:55:50 +00:00

Adventofcode2016

Advent of code Puzzles for the year 2016