#include int main(){ std::cin.sync_with_stdio(false); std::cin.tie(0); }