摘要:
2014-06-1200:06:41C++文件读入读出: (1)ifstream(fname) 建立读入流,如:ifstream fin("in.txt") (2)ostream(fname) 建立读出流 (3)getline(istream &is , string &str , char ... 阅读全文
posted @ 2014-06-12 00:07
Naturain
阅读(189)
评论(0)
推荐(0)
摘要:
2014-06-1123:59:05题意&思路:求n!在b进制下的后缀零个数以及总位数,解决方法在总结中写过。(本来想用Stirling,后来WA了,看来精度不够呢)#include #include #include #include #include #include #include #inc... 阅读全文
posted @ 2014-06-12 00:00
Naturain
阅读(153)
评论(0)
推荐(0)

浙公网安备 33010602011771号