#include struct Move { int8_t start_square; int8_t target_square; };