Toggle navigation
Courses
Questions
Tags
Users
AD 20161027 期中考 2
0
like
0
dislike
1.8k
views
請設計一個程式,利用迴圈輸出文字金菱形。
p.s. 輸入皆為奇數
範例輸入1:
5
範例輸出1:
*
***
*****
***
*
[Exercise]
Coding (C)
-
asked
Oct 27, 2016
in
2016-1 程式設計(一)AD
by
Shun-Po
(
18k
points)
ID: 15390 -
Available when:
2016-10-27 18:30:00
-
Due to:
2016-10-27 21:00:00
reshown
Oct 27, 2016
by
Shun-Po
|
1.8k
views
comment
0
0
Called for Help
Please
log in
or
register
to add a comment.
39
Answers
0
like
0
dislike
Hidden content!#include<stdio.h>
#include<stdlib.h>
int main()
{
int i, j, k, a;
* * * * * * * * * * *** * * * ** **
** ** * * * * * * * * <= i/2+1;k++)
* * * * ** * * * **** * * ** * * **** * ** >= k;a--)
** * * * *** * * * * ** ** * ** ** ** * ** * ** * * * * ** * ");
* * ** * * * * * ** * ** * ** * * ** *** *** ** ** * <= k*2-1;j++)
** * ******* ** ** * * * * * * * *** * *** *** * ** ** * ** * * * ***** *** ***** ** * *
* ** * ** * * * * * * * ** * * ** * * * *
** * * * * * * * * <= i/2;k++)
* ***** ** * ** * * * ** * * * * * *** ** * * <= k;a++)
* ********** * * * * * * * * * * * * * ** * *** *** * * ");
* * * ** ** ** * * ** ** ** ** * ** ** * * * ** * * * * *** ** * *** * ** * * * * * > k*2-1;j--)
** * **** * * * **** * ** ** * * ** * **
** ** * * * ** ** ** ** * * *** ***** ** ** * * * * *
** ** * * * * ** ** *** * ** ** * *
*** * ** * * ** * ** 0;
}
answered
Oct 27, 2016
by
楊傑宇
(
-202
points)
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
Hidden content!#include<stdio.h>
#include<stdlib.h>
main()
{
int i,a,b,c,d,e,f;
* * ** * ** * * ** * * ** *
for(b=1;b<=i/2+1/2;b++)
{
* * * *** **** ** * * * *** *** * ** * * * * * * * ** *