path-crossing-directions-rebuilt-per-call

Status: IN

The directions dict mapping characters to displacement vectors is a local variable inside `path_crossing`, rebuilt on every invocation rather than hoisted to module scope.

Source: entries/2026/06/06/path-crossing-solution.md

JSON