013 array of structs

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

PASS: (9, 12) == (9, 12)

Must contain:

PASS: (9, 12) == (9, 12)

Flows

flow ~sumPoints click a branch to expand · @labels scroll to their anchor
sumPoints (points: [{ x: 1, y: 2 }, { x: 3, y: 4 }, { x: 5, y: 6 }])

Test Configuration

MUST_RUN