My line of codes for the Advent of Code 2022
For some of those scripts we used eval() out of laziness to make parsing faster. This is of course EXTREMELY unsafe if used with a malicious input, so make sure that you got the right one if you're gonna run them.