Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 295 Bytes

(6 kyu) Hard Time Bomb.md

File metadata and controls

5 lines (3 loc) · 295 Bytes

Hard Time Bomb (6 kyu)

https://www.codewars.com/kata/hard-time-bomb

A bomb has been set to go off! You have to find the wire and cut it in order to stop the timer. There is a global var that holds the numeric ID to which wire to cut. Find that and then you can Bomb.CutTheWire(wireKey);