fn parse_input(input: &String) -> Vec<Equation>
Use parse_equation to parse each line of the input
parse_equation