摘要: #include #include #include #include #include "myalgo.h" #define OneThread 1 typedef unsigned long long ull; using namespace std; const int initsz=32768; const ull E10s[]= {1,10,100,1000,10000... 阅读全文
posted @ 2017-03-04 21:52 141421356 阅读(135) 评论(0) 推荐(0)