exercism/kotlin/gigasecond
2017-07-20 20:33:09 -04:00
..
.gradle Test commit? 2017-07-20 20:33:09 -04:00
.idea Test commit? 2017-07-20 20:33:09 -04:00
build Test commit? 2017-07-20 20:33:09 -04:00
src Test commit? 2017-07-20 20:33:09 -04:00
build.gradle Test commit? 2017-07-20 20:33:09 -04:00
gigasecond.iml Test commit? 2017-07-20 20:33:09 -04:00
README.md Test commit? 2017-07-20 20:33:09 -04:00

Gigasecond

Calculate the moment when someone has lived for 10^9 seconds.

A gigasecond is 10^9 (1,000,000,000) seconds.

Source

Chapter 9 in Chris Pine's online Learn to Program tutorial. http://pine.fm/LearnToProgram/?Chapter=09

Submitting Incomplete Solutions

It's possible to submit an incomplete solution so you can see how others have completed the exercise.