竞赛
考级
#include <iostream> #include <string> int main() { stdios_basesync_with_stdio(false); std::cin.tie(NULL); }
187****3948