Skip to content

A Java solution to Yodle's Juggling Programming Puzzle

License

Notifications You must be signed in to change notification settings

Brodan/jugglefest

Repository files navigation

This repository contains my solution to Yodle's Juggling Programming Puzzle.

This solution was written using Java v1.7.0.

To run locally:

  1. $ git clone https://github.com/Brodan/JuggleFest.git
  2. $ javac *.java
  3. $ java Yodle jugglefest.txt

This will create the output file output.txt as well as print the challenges solution (an email address) to the terminal.

About

A Java solution to Yodle's Juggling Programming Puzzle

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages