| ||||||||||
| 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 | |||||||||
Re:谢谢指点~~怪不得有一题明显越界也ac了,还是多测试几次保险In Reply To:看你的程序 Posted by:hawk at 2005-04-02 12:43:32 > struct POINT{
> __int64 x,y;
> }out[MAX];
> int sn,st[MAX],n;
> 是不是st数组负越界?那么可能跑到out数组里面去了(不是那种很大很大的越界)
> 那在c++里就当然不报re了
Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator