| ||||||||||
| 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 | |||||||||
好像不是gcc的问题,I64d是当无符号处理的In Reply To:GCC有问题哦! Posted by:_NULL_ at 2004-07-31 14:19:33 这个题目好像都当无符号来做
> long long n;
>
> ①scanf("%lld", &n);
> ②scanf("%I64d", &n);
>
> 居然第一个提交是错的.
> 第二个正确.
> 希奇...
Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator