| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
也许是sticks 太多了 !In Reply To:用这个程序生成样例 ,怎么是 NO Posted by:cxf476 at 2006-04-17 15:09:00 > #include<stdio.h>
> using namespace std;
> int main()
> {
> int caseNum=1;printf("%d\n",caseNum);
> printf("12000\n");
> for(int i=0;i<4000;i++)
> printf("1 2 3 ");
>
> }
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator