Advent of Code day 18
Today's puzzle Operation Order is a simple arithmetic problem.
The homework (your puzzle input) consists of a series of expressions that consist of addition (+), multiplication (*), and parentheses ((...)). Just like normal math, parentheses indic...
pyetc.hashnode.dev3 min read