摘要:
每个程序都是纯读入与1个输出.输入数据分别有1e2,1e3,1e4,1e5,1e6,1e7个数.C++使用getchar()读入是最快的.流输入是非常非常慢! 比赛还是用gechar比较好... 阅读全文
摘要:
不想吐槽了..sample input 和sample output 完全对不上...调了一个晚上...不想说什么了...------------------------------------------------------------------------------#include#in... 阅读全文