The error is shown in the 2015 Advent of Code Day 6 solution in the attached code. In the initialisation routine an array of Variant(string) is converted to long, but ...