Toggle navigation
Courses
Questions
Tags
Users
Even or Odd?
3
like
0
dislike
158
views
Write a program that reads an integer and displays a message to indicate whether it is even or odd.
Sample Input1:
5
Sample Output1:
The number 5 is odd.
Sample Input2:
6
Sample Output2:
The number 6 is even.
References: C From Theory
basic
coding
[Normal]
Coding (C)
-
asked
Jan 25, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
ID: 21807 -
Available when:
Unlimited
-
Due to:
Unlimited
|
158
views
comment
Please
log in
or
register
to add a comment.
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English
中文
Tiếng Việt
IP:172.70.179.44©2016-2024
Related questions
3
like
0
dislike
0
answers
Open question for coding practice (English #2)
[Normal]
Essay (Open question)
-
asked
Feb 12, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
ID: 21926 -
Available when:
Unlimited
-
Due to:
Unlimited
|
226
views
coding
essay
basic
pointer
3
like
0
dislike
0
answers
Open question for coding practice (English #1)
[Normal]
Essay (Open question)
-
asked
Feb 12, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
ID: 21923 -
Available when:
Unlimited
-
Due to:
Unlimited
|
223
views
coding
essay
basic
pointer
2
like
0
dislike
0
answers
Find average from random values
[Normal]
Essay (Open question)
-
asked
Feb 8, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
ID: 21880 -
Available when:
Unlimited
-
Due to:
Unlimited
|
197
views
basic
essay
coding
arrays
2
like
0
dislike
0
answers
Symmetrical array
[Normal]
Coding (C)
-
asked
Feb 8, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
ID: 21878 -
Available when:
Unlimited
-
Due to:
Unlimited
|
251
views
basic
arrays
coding
3
like
0
dislike
0
answers
Basic array operation
[Normal]
Coding (C)
-
asked
Feb 8, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
ID: 21874 -
Available when:
Unlimited
-
Due to:
Unlimited
|
195
views
basic
coding
arrays
12,783
questions
183,443
answers
172,219
comments
4,824
users