2015年3月26日
摘要: 1 #include 2 #include 3 #include 4 main() 5 { 6 int input,op,i,score=0; 7 float d1,d2,inputf; 8 srand((unsigned)time(NULL)); 9 printf("\n--------... 阅读全文
posted @ 2015-03-26 22:51 33王俊凯 阅读(269) 评论(12) 推荐(0) 编辑