#17628: 加上 ios_base::sync_with_stdio(0); NA70%->AC


BensonQB (班森)


 ios_base::sync_with_stdio(0);

#17840: Re:加上 ios_base::sync_with_stdio(0); NA70%->AC


fdhs107_KonChin_Shih (Konchin)


 ios_base::sync_with_stdio(0);


cin.tie(nullptr);

ios::sync_wtih_stdio(false);