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

怎样才能的到WRONG ANSWER!!!

Posted by cjycjw at 2007-09-14 21:30:02
sgu a+b那题这样都PE,是怎么会事!!
int main()
{
    printf("fdsfdsfdas");
    return 0;
}


int main()
{
    int a,b;
    printf("fdsfdsfdasf");
    return 0;
}


两个都PE,怎么没有WR,怎样才能得到WRONG?????

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