This is an attempt to solve the HashCode2019 challenge. No cheating, all that could be done in time
We were two people on the team, but we managed to read the competition files and start working towards our solution, which consisted in calculating the points given for the next slide and choose the maximum.
I don't usually code in C++, so I learned a lot about it while doing this