Skip to content

reasonableperson/adventofcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent of code

These are my solutions to the Advent of Code competition. Rather than saving the input as a text file, I am writing solutions in my browser, where the unparsed puzzle input can be acccessed as document.body.innerText. The solutions can be tested by opening the relevant /input URL, pressing F12, and pasting the code into the console.

About

1kb solutions to advent of code problems

Resources

Stars

Watchers

Forks

Contributors