2008 10-17 百钱买百鸡问题(运行了就是没结果)! HOT 作者: xie19825 分类: 编程问题提问区 评论: 2 条评论 #include "stdio.h"void main(){ int cocks,hens,chicks; cocks=0; while(cocks<20) { &n... 阅读全文