03 2015 档案
自动生成四则运算
摘要:#include#include#includevoid main(){ char f; double a; double b; int c; int i; int n,n1,n2,n3,x,x1; while(1) { printf("... 阅读全文
posted @ 2015-03-25 20:02 24朱浩龙 阅读(205) 评论(1) 推荐(0) 编辑