import std.stdio; import day12.part1; void main() { passagePathing(); }