24h購物| | PChome| 登入
與好友分享這篇文章

96北市資訊學科能力競賽 序列長度問題(Sequence)

/************************************************************/#include<stdio.h>#include<stdlib.h>#define N 2600 main(){ int n; while(scanf("%d",&n)==1)  {   if(n==1) {printf("1\n");continue;}    int ans[2603]={0},temp[2603]={0}; ...

新聞台: 摸索C語言 | 台長:來源不明
收件者E-mail:

請以分號區隔每個E-mail
例如:john@pchome.com.tw;mary@pchome.com.tw
信件標題:
與你分享這篇文章
訊息內容:
很精采的好文章!
如果你也喜歡,請轉寄給好友幫忙增加人氣吧!
您的名字:
來源不明
TOP