* Use C++17 * Replace std::random_shuffle with std::shuffle * Add random include
cmake_minimum_required(VERSION 3.0)