You are reading a single comment by @Tijmen and its replies. Click here to read the full conversation.
  • Another case where 99% of the solution took as long as the last 1%, maybe I should have done all my checks with regexes. My code worked on the provided test passports but missed 1 invalid passport in my full set because I wasn't discarding unitless heights.

    https://github.com/TijmenK/AoC2020/blob/main/day4.py

About

Avatar for Tijmen @Tijmen started