快读

ios::sync_with_stdio(false);
cin.tie(0);cout.tie(0);

cin cout解锁使用时,不能与 scanf,getchar, printf,cin.getline()混用。

posted @ 2026-02-25 23:59  spark_of_fire  阅读(6)  评论(0)    收藏  举报