#include<vector>
std::vector <bool> check (std::vector <int>);
