Toggle navigation
Courses
問題
標籤
用戶
AD 20161027 期中考 9
0
喜歡
0
不喜歡
2.5k
瀏覽
請設計一個程式,由使用者輸入一個數,程式會找出其所有因數後由小到大輸出。
sample input:
12
sample output
1 2 3 4 6 12
[練習]
Coding (C)
-
最新提問
10月 27, 2016
分類:
2016-1 程式設計(一)AD
|
用戶:
Shun-Po
(
18k
分)
ID: 15445 -
從幾時開始:
2016-10-27 18:30:00
-
到幾時結束:
2016-10-27 21:00:00
重新顯示
10月 27, 2016
用戶:
Shun-Po
|
2.5k
瀏覽
評論
請
登錄
或者
註冊
後再添加評論。
33
個回答
0
喜歡
0
不喜歡
內容已隱藏#include <stdio.h>
#include <stdlib.h>
int main()
{
* * *** * **** * *** * * * * n = 0 , i = 0 ;
** * * ** * * ** * * * ** * *** * * * **
* * * ** **** * ** * ***
* ** * ** ** * * * ** * * i = 1 ; i <= n ; i++ )
* * ** * * * * *** * ** * *