
About EVM Gas Puzzles
Gas puzzles make it easy for Ethereum engineers to practice optimizing smart contracts. Each puzzle has a gas target that we know is achievable, but the current implementation is not efficient enough to hit the target. Your goal is to optimize the contract so the target it hit.