1#include <filesystem> 2 3const std::filesystem::path get_input_path(std::filesystem::path data_root);