Toggle navigation
Courses
Questions
Tags
Users
AD 20160922 作業2
0
like
0
dislike
7.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
|
7.1k
views
comment
Please
log in
or
register
to add a comment.
47
Answers
0
like
0
dislike
Hidden content!#include <stdio.h>
#include * ** * ** *
main()
{
*** * * ** * ** * * * * ** ** * * K=0;
** *** ** * ** * *** * * * * * * * * * * ** ** input a number:");
* * ** * * * * * *** * * * ** * * ** * * ** **
* *** * * ** ** * **** * (K>=60)
* * * ** * * * * *** * * * * ** * * *** ** ** * * * * ** ** *
** * * *** ** * ** * ** * * * *
* * * ** * * * *** * * * **** * ** * ** ** * * * * * *** * *
}
answered
Sep 22, 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 main()
{
** * * **** * * ** * ** * * ** * * *** num, absolute;