0 like 0 dislike
4.5k views
請設計一個程式,讓使用者輸入三個整數數字,程式會輸出三個數當中最大的那個

 

範例輸入:

-10 5 99

範例輸出:

99
[Normal] Coding (C) - asked in 2016-1 程式設計(一)AD by (18k points)
ID: 13021 - Available when: Unlimited - Due to: Unlimited
| 4.5k views

54 Answers

0 like 0 dislike
Hidden content!
#include<stdio.h>
** * ** ** * **



int main()



{
**** * * ** ** ** a = 0 , b = 0 , c = 0 ;
** * ** ** *** * ** * x ;
**** * ** ** ** * *
* ** * *** **** ** * * * ** * * , &a , &b , &c);
** *** *** ** * ******** * * *
** * ******* * ** * ** ** **** ** ** * && (a>c))
* *** ** * * * * * *** **
**** *** * ** * * ** * ** && (b>c))
* ********** * *** * *** *
* * * *** ** * ** ***** ** * * ** ** && (c>b))
* * * ** * * *** ** * * *

***** ** * ** * * * * *
*** * * **** *** **** ***
* ** ***** **** ******* ** *** * ** ** * *** * * * , x );
* *** *** ** * * * * **
* * * ** * ** * ** * * ********* * * *** *
* ***** ** * ** ** **** ** * 0 ;
*** ***** * * * ** * * *

}
answered by (-186 points)
0 like 0 dislike
Hidden content!
* **** * ** *
**** ***** * *



int main()



{
** * ** * *** * ** * a = 0 , b = 0 , c = 0 ;
* * ** ***** * x ;
******* ** * * * *
* **** * **** * ** ** ***** ****** * ** **** %d %d" , &a , &b , &c);
** ** * *** *** * * * *** *
* ****** * ** * ** *** * && (a>c))
*** *** * * * * * ** ** *
* ** *** ** ** ** ** * ** ** * && (b>c))
*** * *** *** * * * * * * * *
** * * ** * * * * ** * * && (c>b))
** * ** **** ****** ** **

** *** ** ** * * * *
* * *** ** ** ****** *
* ** * * * * * **** * * * ****** * , x );
* * * * * **** ** ** ***
*** * * *** * * * * * **** **
* ** *** * *** **** *** * * ** ** 0 ;
**** * *** * **** *****

}
answered by (-186 points)
0 like 0 dislike
Hidden content!
****** **** *** **** *
* * ** * *** * **



int main()



{
*** * ** * * ** * a = 0 , b = 0 , c = 0 ;
** *** * ** * *** * * * x ;
** * * ***** ** * ** **
***** * * * * ** * * ** * * %d %d" , &a , &b , &c);
* *** * * ** ** * * * *
** *** ***** *** ** ***** **** **** ** && (a>c))
* * * * ** * * * *** *** * * *
** * *** * *** **** *** * * * **** && (b>c))
* ** * * *** * ** * ****
* * ****** * ** * ** * * ** * && (c>b))
* ** * * **** *** *

* *** ** *** * * *** * **
*** ** * **** ***** * * *
** ** ** * * ** ***** ******* ** ** ** * , x );
* * * * * * ** * ***** ****
** **** ******* **** ** * * * * *** * * * ***
* * * * * * * ** ** ** 0 ;
* *** * * * * ** * **

}
answered by (-186 points)
0 like 0 dislike
Hidden content!
#include<stdio.h>
* **** *



int main()



{
**** **** *** * * a = 0 , b = 0 , c = 0 ;
** * * **** * * ** * * x ;
* * *** ** *** * ** ***
* *** ** * ** * *** * *** *** * * * %d %d" , &a , &b , &c);
******** ** * * * * **
* *** ** ** ** * * * ** * *** *** * && a>c)
* * ** * *** * * ** ** * ***
* * * * ** * ***** * * ** * * ** * && b>c)
* * * * ** * * * * * ** * ***
**** * ** * * **** * * ** * && c>b)
* ***** **** *** ** * * **

*** * ***** * ** * *
*** ****** ** * ** **** * ** *** * **
* ** * * **** ****** *** ** ** * * * *** * , x );
*** * ** * * ** * *** *** *
* * * * * ** * * * * * **** **** * * *
***** **** *** * * ** * * *** 0 ;
* * ****** ** * * * * * ** *

}
answered by (-186 points)
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English 中文 Tiếng Việt
IP:172.69.7.248
©2016-2025

Related questions

0 like 0 dislike
21 answers
[Normal] Coding (C) - asked Oct 13, 2016 in 2016-1 程式設計(一)AD by Shun-Po (18k points)
ID: 13421 - Available when: Unlimited - Due to: Unlimited
| 2.1k views
0 like 0 dislike
23 answers
[Normal] Coding (C) - asked Oct 11, 2016 in 2016-1 程式設計(一)AD by Shun-Po (18k points)
ID: 13024 - Available when: Unlimited - Due to: Unlimited
| 2.6k views
0 like 0 dislike
21 answers
[Normal] Coding (C) - asked Oct 11, 2016 in 2016-1 程式設計(一)AD by Shun-Po (18k points)
ID: 13022 - Available when: Unlimited - Due to: Unlimited
| 2.4k views
0 like 0 dislike
0 answers
[Resource] asked Dec 31, 2016 in 2016-1 程式設計(一)AD by laich (937 points)
ID: 20299 - Available when: Unlimited - Due to: Unlimited
| 16 views
0 like 0 dislike
0 answers
[Resource] asked Dec 31, 2016 in 2016-1 程式設計(一)AD by laich (937 points)
ID: 20297 - Available when: Unlimited - Due to: Unlimited
| 17 views
12,783 questions
183,442 answers
172,219 comments
4,824 users