2014年1月1日
摘要: //make up a table of prime factors #include #include #define MAX 32769/* run this program using the console pauser or add your own getch, system("pause") or input loop */int main(int argc, char *ar... 阅读全文
posted @ 2014-01-01 21:20 HelloYou 阅读(267) 评论(0) 推荐(0)