Module: AocCli::Core::AttemptParser::Hints

Defined in:
lib/aoc_cli/core/attempt_parser.rb

Constant Summary collapse

TOO_LOW =
/your answer is too low/
TOO_HIGH =
/your answer is too high/