摘要: //买小鸡程序 #include<stdio.h> #include<math.h> #include<windows.h> using namespace std; void buy() { int cock=0; int hen=0; int child_chicken=0; int numbe 阅读全文
posted @ 2020-08-07 18:55 归江渡鸟泅白浪 阅读(307) 评论(0) 推荐(0)