Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebowman/unicorn
Solution to http://zeroturnaround.com/fun/magical-java-puzzle-pat-the-unicorns/
https://github.com/ebowman/unicorn
Last synced: about 1 month ago
JSON representation
Solution to http://zeroturnaround.com/fun/magical-java-puzzle-pat-the-unicorns/
- Host: GitHub
- URL: https://github.com/ebowman/unicorn
- Owner: ebowman
- Created: 2013-02-19T15:07:12.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-19T15:10:11.000Z (almost 12 years ago)
- Last Synced: 2023-04-19T17:17:25.611Z (over 1 year ago)
- Language: Java
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Solution to http://zeroturnaround.com/fun/magical-java-puzzle-pat-the-unicorns/
ebowman@IR-ML-ERICBOWMAN ~/src/gilt/unicorn (master #%) 15:08:39
$ sbt run
[info] Loading global plugins from /Users/ebowman/.sbt/plugins
[info] Set current project to default-5cfae1 (in build file:/Users/ebowman/src/gilt/unicorn/)
[info] Updating {file:/Users/ebowman/src/gilt/unicorn/}default-5cfae1...
[info] Resolving org.scala-lang#scala-library;2.9.2 ...
[info] Done updating.
[info] Compiling 1 Scala source and 1 Java source to /Users/ebowman/src/gilt/unicorn/target/scala-2.9.2/classes...
[info] Running MagicalLand
UNICORN #1: PAT THIS UNICORN ONCE
UNICORN #2: PAT THIS UNICORN ONCE
END OF PROGRAM
[success] Total time: 4 s, completed Feb 19, 2013 3:08:52 PM