abstract class Challenge

Direct Known Subclasses

Defined in:

challenge.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(input : String) #

[View source]

Instance Method Detail

abstract def part_one #

[View source]
def run(part) #

[View source]