摘要:
1、输出double类型时,如果采用G++提交,scanf采用%lf,prinf采用%f,否则会报错 2、使用GCC/G++的提醒: 对于64位整数, long long int 和 __int64 都是支持并且等价的.但是在读和写的时候只支持scanf("%I64d", ...)和printf(" 阅读全文
摘要:
Phone List Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Problem Description Given a list of phone numbers, determi 阅读全文
摘要:
Combination LockFarmer John's cows keep escaping from his farm and causing mischief. To try and prevent them from leaving, he purchases a fancy combin... 阅读全文