Problemunvalidated
this code returns 12, but the correct result should be 24 — when I put the doubling condition inside the loop that builds the set. Tension: you will do at most one doubling per loop.
b41e035b-2c7c-4873-a8fa-cd2566e4a0d5
this code returns 12, but the correct result should be 24 — when I put the doubling condition inside the loop that builds the set. Tension: you will do at most one doubling per loop.