diff --git a/.github/workflows/uiua-tests.yaml b/.github/workflows/uiua-tests.yaml index abaaea0..b8459bf 100644 --- a/.github/workflows/uiua-tests.yaml +++ b/.github/workflows/uiua-tests.yaml @@ -28,3 +28,5 @@ jobs: - name: Run uiua tests run: uiua run tests/test_solutions.ua + env: + UIUA_RECURSION_LIMIT: 1000 diff --git a/AOC/uiua/solutions/day10.ua b/AOC/uiua/solutions/day10.ua index bcca8fb..f9322fd 100644 --- a/AOC/uiua/solutions/day10.ua +++ b/AOC/uiua/solutions/day10.ua @@ -5,10 +5,10 @@ Input ← ( ⊜∵⋕≠,@\n # convert to number grid ) -W ← ⧻⊢Input -H ← ⧻Input -Valid ← /↧[⊃⊓(