#include using std::cin,std::cout,std::iostream; int main(){ iostream::sync_with_stdio(false); }