Skip to content

sunian/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code

My Advent of Code solutions https://adventofcode.com/

2019: Java
2021: Kotlin
2022: Kotlin

Notes to self:

  • in Java/Kotlin, the % operator returns negative numbers for negative arguments. For strictly positive answers, use the mod() function.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published