摘要: (1)代码//四则运算#includeusing namespace std;int main(){ int a,b,c,d,e,f,g,h,i,j,k,l[1000],m,n[1000],o; cout > a; cout > f; cout > g; if (g == 1) { do { ... 阅读全文
posted @ 2015-03-18 20:06 ruanjian1305 阅读(128) 评论(0) 推荐(0)