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 |
Each set will consist of a single line of digits representing a valid encryptionIn Reply To:4WA+1RE+3CE=1AC, 这年头AC一道不容易呀。 Posted by:liuyuquan100 at 2008-12-17 13:37:53 > 3CE:最近这里的编译器怎么很强大的样子。在自己电脑上编译能过的,连个Warning都没有的程序,在这里都会Compile Error,弄个全局的变量unsigned型的,在主函数和其他函数用了,就说ambiguous symbol,郁闷。 > 1RE:一看到这种问题,只能是无语的在所定义数组后多加几个0。 > 4WA:ACM给我的感觉就是这样,写出来后,更多的是查BUG,这次又是0作怪。给几组数据: > 数据: > 101 > 1001 > 271 > 1000 > 答案: > 1 > 0 > 1 > 0 > 请注意审题,题目说“Each set will consist of a single line of digits representing a valid encryption” 意思是每个输入都是有意义的,所以答案不会是0。 你的数据:1001和1000是不会出现的。 Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator