8000 GitHub - freefal/aoc2020
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

freefal/aoc2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode2020

These are my attempts at the 2020 Advent of Code. Some days I look for an elegant solution; others I cobble togther something that works. To run:

cd day[DAY]
javac AOC[DAY].java
java AOC[DAY] <input[DAY].txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0