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

AC了!庆祝!经验教训!新人注意啊!

Posted by rpoint at 2009-05-22 01:20:34 on Problem 1001
main函数一定要写成while...
看hint,就是必须写成可以重复输入输出的,不能只算一次,应该是这个形式
int main()
{
   while(cin>>s>>n)
    {
    }
}
我就是载在这个上面,变态数据明明全过了,但是就是不AC,唉...

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