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 |
我的程序的结果和这个不一样但是一样ac了数据可能有点弱In Reply To:我不是直接用9进制的,提供几组测试数据 Posted by:wrong123 at 2005-12-29 01:21:01 我的是: 12345 12345: 8302 23456 23456: 15674 45678 45678: 29626 12345678 12345678: 6052624 搂主程序产生的数据: 12345: 8266 23456: 15350 456789: 30446 12345678: 6026380 > 12345 -> 8293 > 23456 -> 15593 > 456789 -> 207593 > 12345678 -> 54414575 > > 另外,你程序里面num[10000]可能开小了噢,说不定测试数据的组数大到 > 你想不到,可以直接读入一个,就输出一个结果嘛 > Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator