We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
static int speedupio = []() { std::ios::sync_with_stdio(false); std::cin.tie(NULL); return 0; } ();