Skip to content

Riuchando/advent2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2017

This Repository contains the solutions to advent of code 2017, in order to run, you must have rust or python to run

after that, create a folder called resources and put the input from the website into a file so that it looks like rust_advent/resources/day1.txt or python/resources/day1.txt

in order to run do cargo run day1 or python day1.py

The output will be at the bottom, with no other output.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages