Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

用这个程序生成样例 ,怎么是 NO

Posted by cxf476 at 2006-04-17 15:09:00 on Problem 2362
In Reply To:这个是常遇到的事,剪枝条件强过了wa, 删掉 ac or tle or wa Posted by:Honest at 2006-03-15 19:52:32
#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:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator