2018年11月6日

小学生四则运算

摘要: 设计思想: 利用c++设计,采用release的编译模式,从而最简单的实现程序发布。 源程序代码: #include<stdio.h> #include<stdlib.h> #include <time.h> main() { int a,b,c,d,e,f,k,i,n,t,N,re,re1,re2 阅读全文

posted @ 2018-11-06 19:55 宫兴成 阅读(145) 评论(0) 推荐(0)

导航