local puzzle2 = {} function puzzle2.solve(input) return 0 end return puzzle2