Leap, Difference of Squares, Grains, Collatz Conjecture, Queen Attack, Darts, Hamming, and Space Age completed yesterday. Binary and Linked List completed today. |
||
---|---|---|
.. | ||
.exercism | ||
test-framework | ||
clock.c | ||
clock.h | ||
HELP.md | ||
makefile | ||
README.md | ||
test_clock.c |
Clock
Welcome to Clock on Exercism's C Track.
If you need help running the tests or submitting your code, check out HELP.md
.
Instructions
Implement a clock that handles times without dates.
You should be able to add and subtract minutes to it.
Two clocks that represent the same time should be equal to each other.
Source
Created by
- @StevenRoot
Contributed to by
- @bcc32
- @Gamecock
- @gea-migration
- @h-3-0
- @patricksjackson
- @QLaille
- @ryanplusplus
- @wolf99
Based on
Pairing session with Erin Drummond - https://twitter.com/ebdrummond