由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - leetcode的four sum oj是不是有问题?
相关主题
Leetcode 4SUM 总是超时leetcode上的Wildcard Matching超时,怎么破
Leetcode 报错 required from here?LeetCode Judge Large 超时
Leetcode Divide two integers 的题leetcode 的 oj 是不是出问题了?
leetcode pow runtime error??leetcode的N queens II
请教一道leetcode的新题IF语句&&前后换个顺序就超时!!!搞笑啊!!!
Leetcode上面的股票买卖问题2请问leetcode
leetcode提示Last executed input来问一下leetcode Surrounded Regions
leetcode combinationsum2 超时leetcode - 130的答案
相关话题的讨论汇总
话题: oj话题: leetcode话题: sum
进入JobHunting版参与讨论
1 (共1页)
A*******e
发帖数: 2419
1
我做了个基于hash的实现,提交后总是超时。
那个测试用例在本机跑非常快,36ms
h*********2
发帖数: 444
2
觉得OJ有问题的一般最后都会发现是自己的问题
M**********7
发帖数: 378
3
遇到过类似的问题。 leetcode最后提示的用例有时候不是超时本身的用例,
但这个问题不是所有超时都会重现。建议给系统管理发信给出具体的程序以便调试。
作为用户的角度,做一个大例子在本机看一下,或者想一下code在大输入下是不是有明
显可以提高的优化。

【在 A*******e 的大作中提到】
: 我做了个基于hash的实现,提交后总是超时。
: 那个测试用例在本机跑非常快,36ms

1 (共1页)
进入JobHunting版参与讨论
相关主题
leetcode - 130的答案请教一道leetcode的新题
leetcode上的DP题Leetcode上面的股票买卖问题2
设计问题:类似leetcode的oj处理提交代码的? (转载)leetcode提示Last executed input
LeetCode怎么用啊?leetcode combinationsum2 超时
Leetcode 4SUM 总是超时leetcode上的Wildcard Matching超时,怎么破
Leetcode 报错 required from here?LeetCode Judge Large 超时
Leetcode Divide two integers 的题leetcode 的 oj 是不是出问题了?
leetcode pow runtime error??leetcode的N queens II
相关话题的讨论汇总
话题: oj话题: leetcode话题: sum