Module: AocCli::Solve
- Defined in:
- lib/aoc_cli/solve.rb
Defined Under Namespace
Modules: Respond Classes: Attempt
Constant Summary collapse
- CORRECT =
"That's the right answer"- INCORRECT =
"That's not the right answer"- WAIT =
"You gave an answer too recently"