Skip to content

JesperVa/AOC-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

This repository contains my solutions for advent of code 2021 https://adventofcode.com/2021/

They are written in Kotlin, as scripts, and can be compiled with kotlinc using the following arguments:

kotlinc -script name_of_task.kts

Releases

No releases published

Packages

No packages published

Languages