cin/cout加速

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

 

posted @ 2021-07-22 16:03  智人心  阅读(35)  评论(0)    收藏  举报