annotate .hgignore @ 32:a1b748f2c416

Implement day 23 "longest route finding" Allows for "downhill only" and "can climb" approaches. But climbing still brute-forces the map and takes too long on the final input.
author IBBoard <dev@ibboard.co.uk>
date Thu, 04 Jan 2024 11:18:56 +0000
parents 49dd1ae93696
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
49dd1ae93696 Implement day 2 with map and reduce
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 .*-input$