[求助]如何用while来写这个?
要求输入的结果是这样的*
***
*****
***
*
结果我跟老师开个玩笑
printf("*");
printf("***");
printf("*****");
printf("***");
printf("*");
老师不让。。。555555555各位救命啊。。。
最好是用while或者do while来做。。。最好不要用for。。那些内容我还没预习过,不然老师又要刁难我了
2007-08-10 17:58
2007-08-10 18:17
2007-08-10 18:25
2007-08-10 18:29
2007-08-10 19:11
2007-08-10 19:31

2007-08-10 19:38
因为和 老K 存在分歧,本贴留空
等有结果的再给出
[此贴子已经被作者于2007-8-10 22:37:58编辑过]

2007-08-10 22:14
2007-08-10 22:28
2007-08-11 01:07