Sha256: 215397f53c74ba6ca614469030eb9632807cbfe0a8af93cd864759d6b19213cc
Contents?: true
Size: 833 Bytes
Versions: 41
Compression:
Stored size: 833 Bytes
Contents
# Gigasecond Calculate the moment when someone has lived for 10^9 seconds. A gigasecond is 10^9 (1,000,000,000) seconds. ## Submitting Exercises Note that, when trying to submit an exercise, make sure the solution is in the `$EXERCISM_WORKSPACE/nim/gigasecond` directory. You can find your Exercism workspace by running `exercism debug` and looking for the line that starts with `Workspace`. For more detailed information about running tests, code style and linting, please see the [help page](http://exercism.io/languages/nim). ## Source Chapter 9 in Chris Pine's online Learn to Program tutorial. [http://pine.fm/LearnToProgram/?Chapter=09](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.
Version data entries
41 entries across 41 versions & 1 rubygems
Version | Path |
---|---|
trackler-2.2.1.139 | tracks/nim/exercises/gigasecond/README.md |