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 |
JAVA到底应该怎么过? DLX和dfs都是TLE,同样的算法,c++就能过JAVA到底应该怎么过? DLX和dfs都是TLE 首先是使用dfs,java写的tle,然后用c++写一遍通过。 然后试着用java写的DLX,超时,是不是DLX得用数组实现,我是用指针new一堆node,然后指来指去,是不是只有TLE的命,还是什么好的启发搜索策略 路过的人,多多指教, 谢谢。 Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator