-
Notifications
You must be signed in to change notification settings - Fork 0
Manual interpretation
github-actions[bot] edited this page Dec 10, 2023
·
1 revision
Using the Agent library implies calculating an answer, formatting and submitting it automatically. However, sometimes the formatting method can be significantly more difficult to implement than the actual puzzle solution.
####.###..#..#.###..#..#.####..##..#..#.
#....#..#.#..#.#..#.#..#....#.#..#.#..#.
###..###..#..#.#..#.####...#..#....####.
#....#..#.#..#.###..#..#..#...#....#..#.
#....#..#.#..#.#.#..#..#.#....#..#.#..#.
#....###...##..#..#.#..#.####..##..#..#.
Implementing OCR functionality can be fun as it seems that the used pattern remains the same through years. Still, the library offers the way of manual interpretation of the result.
Decorate a day or a part with the [ManualInterpretation]
attribute. As a result, the agent will just print out the calculated result and prompt the user to provide the string to try to submit.