Menu
首页
搜索
SpringBoot
Vue
Vant
Python
Android
Harmony
InnoDB
cin
关注
发信
关注(28)
粉丝(399)
动态
文章
图片
加速cin的技巧
ios::sync_with_stdio(false);
cin.tie(0);
把cin变得和scanf一样快。
05-14 05:23