121 day12 part1

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

6
6
3
3
0
0

Expected output

6
6
3
3
0
0

Flows

subflow ~sum-numbers click a branch to expand · @labels scroll to their anchor
capture (source: sum: 0[i64], num: 0[i64], sign: 1[i64], in: 0[i64])
flow ~read-lines click a branch to expand · @labels scroll to their anchor
read-lines (path: "tests/regression/810_AOC_2015/810_121_day12_part1/input.txt")

Test Configuration

MUST_RUN