"agents/c++/qchess.cpp" did not exist on "559edeecb292c9971ddd8226e132e1bf1d2640e1"
As a result, found an issue where qchess was printing "-1" as the index whenever a King was selected. I don't know why that didn't break the python agent, but it definitely breaks the C++ agent, so I fixed it.