#XCBASIC
Advent of Code 2023 Day 1

Day 1 looked deceptively simple, with part 1 completed in pretty quick time. The only real problem was the large amount of data caused memory overflow issues, so I split it into 4 separate parts for the data statements.
#adventofcode #adventofcode2023 #commodore64 #XCBasic
Advent of Code 2023 – Day 1 – 64 Thousand Bytes
64thousandbytes.com
December 1, 2023 at 1:47 PM
Day 3 was ridiculously hard! At least it was for XC=BASIC - impossible with the limitations so I had to use something else. I won't go into details, but stars won and day skipped, at least from a C64 point of view.

On to Day 4

#AdventOfCode2023 #Commodore64 #XCBASIC
December 5, 2023 at 10:15 PM