討論串[語法] 為什麼我都無法順利執行(一瞬間就不見了)
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 8→)留言9則,0人參與, 最新作者awpboom (吃屎近乎勇)時間16年前 (2009/09/23 11:50), 編輯資訊
0
0
0
內容預覽:
#include <stdio.h>. #include <stdlib.h>. int main(). {. int *A,*B;. int i,n,C;. printf("Please give me a number:\n");. scanf("%d",&n);. A=malloc(sizeo
(還有317個字)

推噓5(5推 0噓 12→)留言17則,0人參與, 最新作者awpboom (吃屎近乎勇)時間16年前 (2009/09/22 22:50), 編輯資訊
0
0
0
內容預覽:
#include <stdio.h>. #include <stdlib.h>. int main(). {. int *A,*B;. int i,n,C;. printf("Please give me a number:\n");. scanf("%d",&n);. A=malloc(sizeo
(還有299個字)

推噓5(5推 0噓 5→)留言10則,0人參與, 最新作者jvvbn0601 (part2)時間16年前 (2009/09/22 02:13), 編輯資訊
0
0
0
內容預覽:
#include <stdio.h>. #include <stdlib.h>. int main(). {. int *A,*B;. int i,n,C;. printf("Please give me a number:\n");. scanf("%d",&n);. A=malloc(sizeo
(還有199個字)
首頁
上一頁
1
下一頁
尾頁