Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 195 Bytes

instructions.md

File metadata and controls

7 lines (4 loc) · 195 Bytes

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.