摘要: #include "stdio.h" #include "stdlib.h" #include "time.h" int main() { int i; char a, b; srand((unsigned)time(NULL)); a = 6; b = rand() % 6 + 1; for (i = 1; i = 7 && a <= 13) ... 阅读全文
posted @ 2019-03-24 22:09 GloriaB 阅读(205) 评论(0) 推荐(0) 编辑
摘要: 流程图: c语言代码: 阅读全文
posted @ 2019-03-10 10:23 GloriaB 阅读(1188) 评论(0) 推荐(0) 编辑