c语言编程 100以内的整数四则运算测试程序设计

[复制链接]
查看11 | 回复2 | 2019-2-21 03:32:50 | 显示全部楼层 |阅读模式
完美!请看我的作品:#include#include#include#include#defineN10typedefstruct_ti{inta,b;intop;intresult;intinput;intrw;}ti;titimu[N];intfen;intflag;intmulu(){ints;while(1){printf("\t\t欢迎进入super考试系统\n\n");printf("1)随机出题\t\t...
回复

使用道具 举报

千问 | 2019-2-21 03:32:50 | 显示全部楼层
#include #include #include#define STEP 3 //最大阶,3+2=5int question(int ans[]){int i,j,k,n,m,x=0; int ques[10],temp[10]={0}; srand(time(...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行