Toggle navigation
Courses
Questions
Tags
Users
Most viewed questions
Recent
Hot!
Most votes
Most answers
Most views
Recent
Hot!
Most votes
Most answers
Most views
3
like
0
dislike
88
answers
Basic編譯執行及運算基礎觀念 (#56)
asked
Feb 11, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
|
14.1k
views
chinese
function
multi-choice
3
like
0
dislike
88
answers
Which of the following is not a valid escape sequence?
asked
Jan 18, 2017
in
Introduction to Computer Programming I (C)
by
The Contributor
(
20.9k
points)
|
8.4k
views
basic
multi-choice
1
like
1
dislike
93
answers
09/21 Using printf function
[Exercise]
Coding (C)
-
asked
Sep 21, 2017
in
Chapter 1: Introducing C
by
thopd
(
12.1k
points)
ID: 25287 -
Available when:
Unlimited
-
Due to:
Unlimited
|
7.2k
views
printf
c
shape
introduction
3
like
0
dislike
116
answers
10-05: input two number and display the result
[Exercise]
Coding (C)
-
asked
Oct 5, 2017
in
Chapter 3: Formatted Input/Output
by
thopd
(
12.1k
points)
ID: 25729 -
Available when:
Unlimited
-
Due to:
Unlimited
|
6.9k
views
input
number
introduction
coding
c
0
like
0
dislike
102
answers
12-28 Exercise 1: Pascal triangle
[Exercise]
Coding (C)
-
asked
Dec 28, 2017
in
Chapter 8: Arrays
by
semicolon
(
5.2k
points)
ID: 39984 -
Available when:
Unlimited
-
Due to:
Unlimited
|
6.8k
views
array
pascal
triangle
2
like
3
dislike
119
answers
10-19 Exercise 2: Convert decimal to binary number
[Exercise]
Coding (C)
-
asked
Oct 19, 2017
in
Chapter 5: Selection Statements
by
thopd
(
12.1k
points)
ID: 27668 -
Available when:
Unlimited
-
Due to:
Unlimited
|
6.8k
views
decimal
binary
convert
if-else
0
like
0
dislike
99
answers
11-01 Exercise 1: Find out all prime numbers between n and m
[Exercise]
Coding (C)
-
asked
Nov 2, 2017
in
Chapter 6: Loops
by
semicolon
(
5.2k
points)
ID: 29829 -
Available when:
2017-11-02 18:00
-
Due to:
Unlimited
|
6.3k
views
loop
prime
0
like
0
dislike
201
answers
AC 20161005 作業 2
[Exercise]
Coding (C)
-
asked
Oct 5, 2016
in
作業
by
Shun-Po
(
18k
points)
ID: 12293 -
Available when:
Unlimited
-
Due to:
Unlimited
|
6.3k
views
1
like
0
dislike
91
answers
10-12 Exercise: A water supply company
[Exercise]
Coding (C)
-
asked
Oct 12, 2017
in
Chapter 4: Expressions
by
thopd
(
12.1k
points)
ID: 26465 -
Available when:
Unlimited
-
Due to:
Unlimited
|
6.1k
views
c
exercise
coding
0
like
0
dislike
79
answers
12-28 Exercise 3: Anagrams function
[Exercise]
Coding (C)
-
asked
Dec 28, 2017
in
Chapter 9: Functions
ID: 39986 -
Available when:
Unlimited
-
Due to:
Unlimited
|
6.1k
views
anagram
function
char
2
like
0
dislike
64
answers
10-19 Exercise 3: Prints the number with its digits reversed
[Exercise]
Coding (C)
-
asked
Oct 19, 2017
in
Chapter 4: Expressions
by
thopd
(
12.1k
points)
ID: 27669 -
Available when:
Unlimited
-
Due to:
Unlimited
|
5.4k
views
digit
integer
reversed
0
like
0
dislike
93
answers
11-01 Exercise 3: Fibonacci numbers
[Exercise]
Coding (C)
-
asked
Nov 2, 2017
in
Chapter 6: Loops
by
semicolon
(
5.2k
points)
ID: 29830 -
Available when:
2017-11-02 18:00
-
Due to:
Unlimited
|
5.2k
views
loop
fibonacci
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
|
5.2k
views
1
like
1
dislike
85
answers
10-26 Exercise 2: Displays the number of its digits and their sum
[Exercise]
Coding (C)
-
asked
Oct 26, 2017
in
Chapter 6: Loops
by
semicolon
(
5.2k
points)
ID: 28914 -
Available when:
2017-10-26 18:00
-
Due to:
Unlimited
|
5.2k
views
loop
sum
digit
0
like
0
dislike
152
answers
AC 20161005 作業 3
[Exercise]
Coding (C)
-
asked
Oct 5, 2016
in
作業
by
Shun-Po
(
18k
points)
ID: 12295 -
Available when:
Unlimited
-
Due to:
Unlimited
|
5k
views
3
like
0
dislike
87
answers
10/12 Exercise: Complete a program with output format
[Exercise]
Coding (C)
-
asked
Oct 12, 2017
in
Chapter 3: Formatted Input/Output
by
thopd
(
12.1k
points)
ID: 26463 -
Available when:
Unlimited
-
Due to:
Unlimited
|
5k
views
c
coding
introduction
2
like
0
dislike
77
answers
10-19 Exercise 1: International Standard Book Number (ISBN)
[Exercise]
Coding (C)
-
asked
Oct 19, 2017
in
Chapter 5: Selection Statements
by
thopd
(
12.1k
points)
ID: 27667 -
Available when:
Unlimited
-
Due to:
Unlimited
|
4.8k
views
isbn
digit
if-else
0
like
0
dislike
144
answers
AC 20170105 期末 第五題
[Exercise]
Coding (C)
-
asked
Jan 5, 2017
in
2016-1 程式設計(一)AC
by
Shun-Po
(
18k
points)
ID: 20993 -
Available when:
Unlimited
-
Due to:
Unlimited
|
4.7k
views
0
like
0
dislike
58
answers
12-21 Exercise 1: Finish the code to match the input and output. Pointer is required.
[Exercise]
Coding (C)
-
asked
Dec 21, 2017
in
Chapter 12: Pointers and Arrays
ID: 38251 -
Available when:
Unlimited
-
Due to:
Unlimited
|
4.7k
views
pointer
function
largest
3
like
0
dislike
86
answers
10-05: A program that reads the exams result and displays the percentages.
[Exercise]
Coding (C)
-
asked
Oct 5, 2017
in
Chapter 4: Expressions
by
thopd
(
12.1k
points)
ID: 25730 -
Available when:
Unlimited
-
Due to:
Unlimited
|
4.6k
views
coding
exam
result
students
percentage
Page:
1
2
3
4
...
640
next »
Welcome to Peer-Interaction Programming Learning System (PIPLS) LTLab, National DongHwa University
English
中文
Tiếng Việt
IP:172.70.39.38©2016-2024
12,783
questions
183,443
answers
172,219
comments
4,824
users