4, 9, 10, 16, 22, 24, 34, 38, 44, 45, 46, 50, 56, 59, 60, 63, 65,

4

  • This was just a dumb mistake. I was too focused on flipping the && to || and forgot to add the ! to "a" and "b"

9

  • Once again a dumb mistake. I had the right idea but picked the wrong answer. The top result will be affectected not the middle duh

10

  • Once again a dumb mistake. I seem to always have the right idea but execute it wrong. I thought the if statements were < instead of greater than

16

  • Column is a variable so C would be wrong

22

  • I misread the code. A is obv wrong because the code works fine if there is no A include in any of the rows.

24

-