Toggle navigation
Courses
Questions
Tags
Users
AD 20160922 作業2
0
like
0
dislike
6.1k
views
請撰寫一程式,請適用者輸入一個分數(0-100)後判斷是pass或是fail,將結果輸出於螢幕上
[Exercise]
Essay (Open question)
-
asked
Sep 22, 2016
in
作業
by
Shun-Po
(
18k
points)
ID: 11533 -
Available when:
Unlimited
-
Due to:
Unlimited
|
6.1k
views
comment
Please
log in
or
register
to add a comment.
47
Answers
0
like
0
dislike
Hidden content!#include * * ** * * * ***
int main()
{
* ** * **** * **** * ** score = 0;
* * * * * ** * * ** ** * * * * &score);
* ** * ** * * **** * *** >= 60 && * ** ** **
** *** * * * * ** * **** *
* *** * * **** * ** ** * *** * * ******* * * ** * * * * ** ** *
* * *** * ** ** * * *
* ** ** * * * * * * * * *
* * * * * *** * * ** ** * * * ** * * *
* * ** ** * * * * * * * 0;
}
answered
Oct 20, 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>
int main()
{