011 store insert capacity full branch

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

ok
ok
full

Expected output

ok
ok
full

Flows

flow ~create click a branch to expand · @labels scroll to their anchor
create (expr: pool, capacity: 2, source: hp: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: pool, source: hp: 1)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: pool, source: hp: 2)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: pool, source: hp: 3)

Test Configuration

MUST_RUN