-
Notifications
You must be signed in to change notification settings - Fork 65
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] 第一个点TLE #223
Comments
请按模板填写 Bug report。问题在于 macOS 会在程序第一次运行时联网校验签名。 Closed as invalid. |
抱歉我不是很懂书写规范,主要是这个问题研究一晚上没有解决,我太菜了 。。 |
可以尝试将设置中的额外时间比率调成1.5或2或更多,我自己这样做可以完美解决,但是缺点就是本身tle的回过的更久才判定 |
请参照新建 issue 时默认提供的模板补全信息
|
遇到了相同的问题,这是什么兼容性问题吗 |
reporter 不提供更多信息,我也无法判断,但是目测和 #224 是一样的 |
我也遇到这个问题,用的lemon.0.3.4.4;cspj-2023测试apple第一个点都是tle,数据很小的还是超时,改了额外时间比率还是不行; |
我解决了,评测的时候关闭杀毒软件,我的是火绒,关了就好了。。。 |
好的,谢谢,我也是火绒,关掉就好了,但lemon.0.2.11就没有这个问题,只是不能多线程比较慢。 |
是的,把杀毒软件挂了就好了,我的联想自带的也一样。 |
请教为何每个题第一个点都会TLE呢?设置都是默认的。
The text was updated successfully, but these errors were encountered: