Closed garethsb closed 9 months ago
Visual Studio reports "'return': conversion from '__int64' to 'uint32_t', possible loss of data" because it is unable to grok that the answer can't be bigger than the size of the array
This is half of #278 ty 😊
Visual Studio reports "'return': conversion from '__int64' to 'uint32_t', possible loss of data" because it is unable to grok that the answer can't be bigger than the size of the array