| ||||||||||
| 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 | |||||||||
AC了!庆祝!经验教训!新人注意啊!main函数一定要写成while...
看hint,就是必须写成可以重复输入输出的,不能只算一次,应该是这个形式
int main()
{
while(cin>>s>>n)
{
}
}
我就是载在这个上面,变态数据明明全过了,但是就是不AC,唉...
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator