| ||||||||||
| 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 | |||||||||
你调试一下这个数据看In Reply To:GCC有问题哦! Posted by:_NULL_ at 2004-07-31 14:19:33 -1162261467
你错误的程序会输出1,对的是19
> 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