Skip to content

frkator/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent of code solutions

Remember. Every time that Christmas is mentioned in Novemeber, Santa is forced to execute another elf.

compile

./gradlew clean testClasses

run

./gradlew -PmainClass=com.adventofcode._2019.day._1.fuelcounterupper.FuelCalculatorKt run
./gradlew -PmainClass=com.adventofcode._2019.day._2.intcodecomputer.IntCodeComputerKt run

todo

day 3 why 2 same approaches yield differnt result day 4 char counter daz 6 default equals stackoverflow error on finte small graph (toString hack, remove equals and hashcode too) also algorithm compare day 9 pt 1 soultion correct test incorrect

Releases

No releases published

Packages

No packages published

Languages