摘要: 一,运行截图 1, 2, 3, 4, 5, 二,函数介绍 1, void TenToTwo() { int num, m, c, i = 0; int n = 2; int a[32]; printf("输入一个整数:"); scanf("%d", &num); m = num; while (nu 阅读全文
posted @ 2019-11-10 13:57 陈小蛋 阅读(280) 评论(0) 推荐(0)