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:这个题是不是有 MAX_INT + 1 的测试数据?In Reply To:这个题是不是有 MAX_INT + 1 的测试数据? Posted by:digiter at 2009-04-26 10:19:46 应该是有的,同样的程序,加上下面这一段,就可以过 if (n==INT_MIN) { printf("31\n"); continue; } Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator