OJUGers, join us in participating in Advent (in August!) of Code
Find the Advent of Code puzzles here: http://adventofcode.com
- Send https://github.com/JCake your Github user id to get added to the advent-of-code group.
- Clone this project.
- Add a directory labeled with your name in the root.
- Add your solutions to the various problems to your named directory. Make sure you made it clear which day's puzzle your code is solving!
- Push your changes back to the project!
- Day 1 - http://adventofcode.com/day/1
- Day 3 - http://adventofcode.com/day/3
- Day 5 - http://adventofcode.com/day/5
- Day 6 - http://adventofcode.com/day/6
Any JVM language is welcome and other languages may be tolerated.