... freopen("data.txt","r",stdin); for (int i=0;i<MAXN;i++) std::cin > ... 比我想象的要快。cin慢是有原因的,其實默認的時候,cin與stdin總是保持 ...
確定! 回上一頁