摘要: /* Note:Your choice is C IDE */#include "stdio.h"void main(){ int hang,shuchu,two,i; do { printf("你要输入多少行的星星"); scanf("%d",&hang); for(shuchu=1;shuchu 阅读全文
posted @ 2016-11-03 15:37 喜欢942664 阅读(196) 评论(0) 推荐(0)