Toggle navigation
Courses
Questions
Tags
Users
AD 20161103 作業2
0
like
0
dislike
2.7k
views
請設計一程式,使用者會輸入三個正整數,請找出其中最大及最小的數然後輸出。
請利用函數的方式來完成這個作業
[Exercise]
Essay (Open question)
-
asked
Nov 3, 2016
in
作業
by
Shun-Po
(
18k
points)
ID: 16958 -
Available when:
Unlimited
-
Due to:
Unlimited
|
2.7k
views
comment
Please
log in
or
register
to add a comment.
31
Answers
0
like
0
dislike
Hidden content!
#include ***** ** * *
int max(int num[3])
{
** * ****** ** i ;
* * ** ** *** *** * * ****
{
* * **** *
** * * *
** ** * ** * ** **
return 0;
}
int min(int num[3])
{
** *** ** * * * * **** ** * i;
* *** ** ****** **
{
**** ** ** *
num[0]=num[i];}
* * ** * *** ** * * *
return 0;
}
int main()
{
*** * * ** * ***** ** ** * *
** **** * * *** * *** * *
** * * * * * * * ** ** ** * ************ *** *** *
** * ** * ** **** **
*** * ** ** * ******
** ***** ** * * 0;
}
answered
Nov 10, 2016
by
chen
(
-102
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>
int big(int num[3]);
int small(int num[3]);
int main()
{
* ** * ** * * ** * *** * num[3],i;
**** * * ** ***** * * ** *
* * * * ** * ****** * ** ** *** * * *** * ** ** ** *****
** ** ** *** * **** * * * ** **** ** * *
* **** ** * ** * ******* * * ** **
* * * ******** ***
* *** ** *** ** * ** * * **
* ** *** ** ** ** * 0;
}
int big(int num[3])
{
* ***** ** * ****** * *** i,j,k;
* * ** *** * * *** * **** ** * *** *
**** * * * ** ** *** * ** * ** * **** * * *
* * ** * * * *** * ** * *** * **** * ** ** * ** ** * ** **
* *** * *** * **** **** ** * * * * ** ** ** ******* ** * *
* * ** ** * * **** * * * * *** * * * * ** **** * *
** * * *** ***** * * ** * ** * *** ** * * * ** * * ** *
** * * * * * * * ** * * * num[0];
}
int small(int num[3])
{
* * * * * ** * ***** i;
* * ***** *** * * *** * *** * **
* * * ********* * * ** ** * ** ** ** ** * *
***** ** ***** ** ** *** *** ** * * ** *** * * ** ***** ***** ***** * *
** * * *** ** * * * *** ** ***** * ***** ** * * * * * **
** * ** ** ** * **** ** * * num[0];
}
answered
Nov 3, 2016
by
andreas lu
(
-188
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>
int big(int num[3]);
int small(int num[3]);
int main()
{
*** * **** ** ** ***** num[3],i;
* ** * *** ** * ** * ** **
*** *** ** **** * **** ** * * ** * ******* ** * ** **** * **
* * * ************ * * * * ** ** ***** ** * * **
* * * ** * ** ***** ** * * * ******* * ******
**** **** * * ** **
** * * * ** *** * * * *
* ***** * **** * * ** 0;
}
int big(int num[3])
{
* ** * * ** ** * i,j,k;
* *** * **** * * **** ** ** *
* * ** **** * ** * * * ** ** * * * * ** * * * * * *
**** *** * ** * * * *** * ***** * **** ** ***** * ****** * *** **
* ** ** ****** * ** * *** * ** *** * *** * * * *** *** *
* *** * * * * ** * * **** **** * ***** * * **
*** * * * *** * * *** * * ** * ****** * ** ***
* * * ** **** *** *** * ** * num[0];
}
int small(int num[3])
{
* *** * * * **** ** i;
* * *** ** ***** *** ** **** ***
* ** ** * ** * ** * ** * * * ** * * **
** ****** * *** * * * * ** *** ******** ***** *** **** * **** **** *
* **** * ** ** * * ** * ** ** * * * ***** ** * **** **
* ** * * ** ** * * * * * * * num[0];
}
answered
Nov 3, 2016
by
andreas lu
(
-188
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>
int big(int num[3]);
int small(int num[3]);
int main()
{
** ********* * ** ** * **** num[3],i;
* ** *** * *** * * * ** ** *** **
** *** ** *** **** **** * * **** ** ***** ** ** * ** **** * *
*** ** * * * * *** ******* ***** ** ** *
* **** *** ** ** ** *** ** * **** * ******** *
***** * * * *** * **** ***
* *** * * ***** ** ***** * * *
** * * ***** *** * * 0;
}
int big(int num[3])
{
** * * * *** * ** * ** * * * i,j,k;
****** * * ****** * * * * * ** *
** ** **** **** * * *** ** ********* *** * * * * *** * *
** ** **** ** *** * * ** ** * ** **** * *** ** * * * ***
* * *** * * * * * * * * * * **** * * * ** * ** ******* * * * * * * * * *
** *** * ** * * * * * * * * ** *** * ****** * ** * **** * **** *** *
*** *** ** * ****** *** * * * ** ** **** **** * * ** ** * ** *
** ***** ** *** *** ** * *** num[0];
}
int small(int num[3])
{
* * * **** *** * * *** * * * i;
**** * *** * * * * **
** * ** * ** * * * * * * *** * *** * ** **** ***** ***** **
*** *** * ** * ** * ** * * * ** * * ** ** * * ** * **** * *** *
** * ** * *** * * ** * * * * * *** ** * **
******* **** *** * * * *** * num[0];
}
answered
Nov 3, 2016
by
andreas lu
(
-188
points)
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
Hidden content!
#include ** *** * *****
#include ** ** * * *
int findBiggest(int num1,int num2,int num3)
{
* * ***** * ** * * ***** * numT;
* * * * * * ** *** * * (num1 > num2)
*** * * **** * * **
**** ** * * * * ** ** * * * * *** = num1;
* * * * * * * * * ** * * **** *** * ** * = num2;
* * ** * * ** ** * * **** *** * ** = numT;
** ** ******** * ** * *
** * **** * ** *** * ** (num2 > num3)
* * ** ** * ***
** ** ** ** * * * * * ***** ** ** = num2;
** ** * * ** ** * * * * ** ***** * * * * * * * = num3;
* * ** **** * ** *** * *** * ** ** * *** * = numT;
*** ** ** * * ** * *
* * ****** * ** ** *** num3;
}
int findSmallest(int num1,int num2,int num3)
{
*** * * * * ** * numT;
** **** *** *** ******* * (num3 < num2)
* * * ** * * * ** *
* * * * ***** ** ***** ** ***** ** ** * = num3;
*** * * ****** ** ** * ** * ** ****** ** = num2;
** * * ** * *** ** * * ** **** * * *** *** * = numT;
* * **** * ** *** **
** *** ** * * *** ***** * (num2 < num1)
* ** ** ** * * **
** * *** * * * *** ** ** **** *** ** ** = num2;
* **** ***** * * *** * ** *** * ** = num1;
* ** * * * ** * * ** ** * **** ** * ** ** = numT;
** * ** ** *** *****
* *** * * ** * * ** num1;
}
int main()
{
**** * * * ** ** * ** ** num1, num2, num3, biggest, smallest;
**** ********** * * * * * * &num1);
* *** * ** ** ** * *** *** * * * * *** * &num2);
* **** * * ** * *** * * * * **** &num3);
* **** * * * * * *** ** = * * * num2, num3);
* * ** ** * * ** * = * ** ** num2, num3);
**** *** * ** * ** * * * ** = %d, Smallest = %d", biggest, smallest);
* *** ** * * ** * 0;
}
answered
Nov 3, 2016
by
410314217
(
-214
points)
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
Hidden content!
** ****** *
* ** ** *** ** **
int big(int num1,int num2,int num3);
int * * num1,int num2,int num3);
int main()
{
* **** **** * * **** * * * * ** * **
* * ** * ** * * * * * ** %d * ** ** * *** * * ***** ***
** * * * * ** * * ** * * ** ***** * **** *** *** * ** ** *
* ** * *** ** *** * * *** ** *** * ** * ** ***
** * * **** ** ** *** *** * * *** **
*** * * ******* ** ** ** ** 0; *
}
int big(int num1,int num2,int num3)
{
* **** *** **** ** * ** num2 ******** * ** num1 > num3)
* * *** ** **** * ** * * ** *** *** *** ** num1;
* * * * ** * * *** ** if(num2 ** num1 * * ***** num2 ** * **
*** **** * ** *** ** * ** *** **** ** ** * * num2;
** * * * ** * ** ***** **** if(num3 * * num1 * *** * num3 * * num2)
* *** ***** ***** * *** * ****** num3;
}
int *** * **** ** num3)
{
** ** *** ** * * * ** * * * * num2 ** ***** num1 *** num3)
* ** * **** ** * *** * * * **** **** * * * num1;
*** ** **** * ** * if(num2 ** num1 * ***** num2 * * num3)
*** ****** *** * ** **** ***** * **** num2;
* ** * * *** ** * ** ** if(num3 < num1 ***** * * num3 < num2)
* * * ** * ** *** * * ***** *** *** **** num3;
}
answered
Nov 3, 2016
by
kyle wen
(
-202
points)
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
Hidden content!
#include **** ***** ***
** * * * * * * *** *
int big(int num1,int num2,int num3);
int * * * num1,int num2,int num3);
int main()
{
*** ** ** ** * * **** * **
***** * * *** * ** ** *** * %d * *** ** *** * *** * * * * * ** **
* * * *** ** * ** * **** * * * * ** * * * * **
** * *** * ** ** * * * *** * ** * * *** * * * * * *
* * ** ** * * ** *** ** ***** ** * *
*** ** ** * * **** *** ** * 0; * **
}
int big(int num1,int num2,int num3)
{
*** * * ***** * * ** *** ** * * > num2 *** ** * * num1 > num3)
* *** **** * * * * * * * * ** ****** *** num1;
* **** * * ** * * if(num2 * num1 ** * * num2 * *** ***
* *** ** ** *** **** * * * * ** ** * *** * * num2;
** *** *** * *** * ** if(num3 ***** num1 * ** * *** * num3 num2)
*** *** *** *** **** * * * * * * * * **** * * **** ** num3;
}
int * * ** *** *** num3)
{
* * * * ** ** ** **** *** ** * * num2 **** ****** num1 * * num3)
* ** * *** * * *** * * ** ** ** * * * num1;
* * *** ** *** * ***** * * ** if(num2 ** num1 * * ****** num2 * * ** num3)
***** ** ** *** * * **** ** * * ***** * ** num2;
* ** ** **** * * * * **** if(num3 *** num1 ** **** ** num3 ** num2)
* * * ** ** * * ****** *** * ***** num3;
}
answered
Nov 3, 2016
by
kyle wen
(
-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>
int biggest (int i1, int i2, int i3);
int smallest (int i1, int i2, int i3);
int main ()
{
* ** * ** * **** * ** i1=0,
* * * *** * ** ****** * ** ** * * * * * *
*** ** * * *** * *** * **** * *** ** * *
****** *** * ** *
** * ** * ** ***** * *** * *** ** * ** * * ** ** ** * ****
* *** ** ** ***** * * * *** * * * * ****
** ** ** **** ** * ** ** * *** ***** ** *** * * * *
*** * * *** *** * *
** * * ** * * ** * * ** ***** * * ** ** * *
** * * * *** * ** * **** 0;
}
int biggest (int i1, int i2, int i3)
{
* *** ** *** * ** * ** b=0;
** * ** * *** * ** **
* **** * * * * ** (i1>i2)
* ** *** ** ****** *** * * * = i1;
* * ******* **** ** * **
** * * *** * * * ** ***** = i2;
**** * * * * * * * * * *
* ** * * * * ** * (i3 > b)
* ** **** * * ****** ** * * * ***** * ** = i3;
* ** *** * * ** * * **
** *** * * * * *** ** * * b;
** * * * ****
}
int smallest (int i1, int i2, int i3)
{
** * * * * * * ** s=0;
*** **** * * ******** *
***** * **** * ***** (i1 < i2)
** * * * * * **** * ** * * * * * = i1;
** * ** * * * * ** *
**** * ** * * * * * * ** *** = i2;
** *** * ** *** * *
** * *** * ** * ** * ** (i3 < s)
* * *** *** **** * * * ** * * = i3;
** *** * * *** ** * * *
* * * *** * ***** * *** * s;
}
answered
Nov 3, 2016
by
410423016
(
-170
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>
int big(int num)
{
** ** ** ***** * ** * *** **** * a,b,c,i,j;
*** ** **** * **** ** ** ** **** * %d %d",&a,&b,&c);
**** ** ******* ** *** * * * *
**** * * * ** * * *** * **** ***** ** *
******* * * ** * * ** ** = a;
******* ** * *** * *** *****
** ** **** ****** = b;
* *** ** *** *** * *** **
* ** * * * *** *** * * ** *** **
* * * * ** ******* ** ** = i;
* * * * **** ** ** * * * *
** * * **** *** ******* ** = c;
*** **** * * * * * ** ** * **
* ** ** ** * ** * * ****** ** j;
}
int small(int num)
{
*** * * *** ***** *** * ** * a,b,c,i,j;
* * * ** * *** ** * * * * * * * %d %d",&a,&b,&c);
* *** ***** *** ** *
*** **** * ** ** * * * ***** ***** *** *
* ** * * * * * * * * = a;
**** ** * * * *** *
* **** ** * * * * * *** * * = b;
** * * * * * * * ** ** **
*** * ** * * * ** *** *
* * ** * *** * ** = i;
* * ** * * ***** * *** ***
* * * ** * * ***** * * ** ** ** = c;
* * ** **** *** * ** *** * ** **
* ** *** ***** * * * ** **** j;
}
int main()
{
***** * **** *** * ** ** * num;
** ** * * *** * ** * * * ** * * %d",big(num),small(num));
* ** *** * * ** ** ** * ** *
*** * ** * *** * * * ** *** * **
*** **** *** ** * * *** * ** 0;
}
answered
Nov 3, 2016
by
謝秉弘
(
-264
points)
ask related question
comment
Please
log in
or
register
to add a comment.
0
like
0
dislike
Hidden content!
* *** ** * *
* * * * * *
* ** ** ****
int main()
{
** * ** * *** a,b,c;
****** * ** * ** * * * * %d ** ** **** * ** ** **
** * * **** *** * * a>c)
**** ***** ** ** * ** * **** **** *
*** ** * *** ** * * if(b>a ** ***** b>c)
** * *** * * **** * ** ** * *******
* ** **** ** * if(c>a * *** ********* c>b)
** * ***** * **** * * * *** * * ** *
* ** **** ** ***** *** * * * a<c)
*** ** * **** * *** ******* * * %d",a);
* * * * * ***** * * if(b<a ***** ** b<c)
* ** ** **** * *** ****** ***** %d",b);
** ** * ** ** ** if(c<a * * *** * c<b)
**** * ***** *** * * ** *** %d",c);
*** * *** 0;
}
answered
Nov 3, 2016
by
jack2234567
(
-190
points)
ask related question
comment
Please
log in
or
register
to add a comment.
Page:
« prev
1
2
3
4
next »
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English
中文
Tiếng Việt
IP:172.69.59.69
©2016-2025
Related questions
0
like
0
dislike
26
answers
AD 20161103 作業1
[Exercise]
Coding (C)
-
asked
Nov 3, 2016
in
作業
by
Shun-Po
(
18k
points)
ID: 16957 -
Available when:
Unlimited
-
Due to:
Unlimited
|
2.2k
views
0
like
0
dislike
31
answers
AD 20161020 作業 2
[Exercise]
Coding (C)
-
asked
Oct 20, 2016
in
作業
by
Shun-Po
(
18k
points)
ID: 14582 -
Available when:
Unlimited
-
Due to:
Unlimited
|
2.6k
views
0
like
0
dislike
159
answers
AD 20160929 作業 2
[Exercise]
Coding (C)
-
asked
Sep 29, 2016
in
作業
by
Shun-Po
(
18k
points)
ID: 11639 -
Available when:
Unlimited
-
Due to:
Unlimited
|
10.8k
views
0
like
0
dislike
47
answers
AD 20160922 作業2
[Exercise]
Essay (Open question)
-
asked
Sep 22, 2016
in
作業
by
Shun-Po
(
18k
points)
ID: 11533 -
Available when:
Unlimited
-
Due to:
Unlimited
|
3.5k
views
0
like
0
dislike
54
answers
AD 20161020 作業 4
[Exercise]
Coding (C)
-
asked
Oct 20, 2016
in
作業
by
Shun-Po
(
18k
points)
ID: 14583 -
Available when:
Unlimited
-
Due to:
Unlimited
|
4.1k
views
12,783
questions
183,442
answers
172,219
comments
4,824
users