This website requires JavaScript.
Explore
Help
Sign In
Advent-of-Code
/
AdventOfCode-2018
Watch
1
Star
0
Fork
0
You've already forked AdventOfCode-2018
Code
Issues
Pull Requests
Releases
Wiki
Activity
The solutions to advent of code puzzles, year 2018.
12
Commits
1
Branch
0
Tags
288
KiB
Crystal
100%
b8a8a2155f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Danila Fedorin
b8a8a2155f
Add solutions for day 7
2018-12-06 22:52:33 -08:00
common.cr
Use extra functions and stop using downcase array.
2018-12-05 15:58:46 -08:00
day1.cr
Change the name of input files.
2018-12-02 21:40:18 -08:00
day2.cr
Change the name of input files.
2018-12-02 21:40:18 -08:00
day3.cr
Change the name of input files.
2018-12-02 21:40:18 -08:00
day4.cr
Add day 4 solution.
2018-12-03 21:50:37 -08:00
day5.cr
Optimize day 5 solution.
2018-12-05 20:43:39 -08:00
day6.cr
Add solution to day 6.
2018-12-06 00:06:13 -08:00
day7.cr
Add solutions for day 7
2018-12-06 22:52:33 -08:00