class Aoc::Day2::Constraint

Defined in:

day/2.cr

Constructors

Class Method Summary

Constructor Detail

def self.new(first : Int32, second : Int32, character : Char) #

[View source]

Class Method Detail

def self.parse(str : String) #

[View source]
def self.parse_with_password(str : String) #

[View source]