static auto __=[](){ std::ios::sync_with_stdio(false); cin.tie(nullptr); return nullptr; }();//注意放在solution上面