Skip to content

jking-bro/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code

these here are my javascript solutions to the AoC puzzles

Ok, but how are you supposed to run it?

I've been just copy/pasting the contents of each script file into the web inspector's console on the page that opens when I hit "get your puzzle input"

If you'd prefer, you could modify the inputData bits and get it from a text file and run it in node or whatever, but I'll leave fiddling with that up to you. (you can comment out the inputData line and uncomment the line that uses the example data as input and run that in probably(?) any JavaScript context, I hope? And, that's assuming I bothered to hardcode the example data in, which I might not have for all of them.)

Why is your JS for AoC 2021 written like it's 2012?

Maybe I'm dyslexic? I know that doesn't make sense, but... shut up :P I writes how I writes, ok? Maybe someday I'll get with the times... until then, stay off of my lawn!

That's it?

Yep! gl, hf, mc, <3

About

It's my advent of code repo, innit? :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors