|
|
пре 9 година | |
|---|---|---|
| .. | ||
| .meta/src/reference/java | пре 9 година | |
| src | пре 9 година | |
| README.md | пре 9 година | |
| build.gradle | пре 9 година | |
Given an age in seconds, calculate how old someone would be on:
So if you were told someone were 1,000,000,000 seconds old, you should be able to say that they're 31 Earth-years old.
If you're wondering why Pluto didn't make the cut, go watch this youtube video.
To run the tests:
$ gradle test
For more detailed info about the Java track see the help page.
Partially inspired by Chapter 1 in Chris Pine's online Learn to Program tutorial. http://pine.fm/LearnToProgram/?Chapter=01
It's possible to submit an incomplete solution so you can see how others have completed the exercise.