#include int main() { std::ios_base::sync_with_stdio(false); return 0; }