Skip to content
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

Open
YellowKun opened this issue Sep 26, 2023 · 10 comments
Open

[BUG] 第一个点TLE #223

YellowKun opened this issue Sep 26, 2023 · 10 comments
Labels
整叉劈了 | Bug 有一些不该发生的东西发生了 不符合规范 | Invaild 不符合规范(e.g. 未遵守模板) OS: Win Windows 系统相关的问题

Comments

@YellowKun
Copy link

请教为何每个题第一个点都会TLE呢?设置都是默认的。

@YellowKun YellowKun added the 整叉劈了 | Bug 有一些不该发生的东西发生了 label Sep 26, 2023
@CoelacanthusHex CoelacanthusHex added 不符合规范 | Invaild 不符合规范(e.g. 未遵守模板) 上游问题 | Upstream 锅是上游的 labels Sep 26, 2023
@CoelacanthusHex
Copy link
Member

请按模板填写 Bug report。问题在于 macOS 会在程序第一次运行时联网校验签名。

Closed as invalid.

@CoelacanthusHex CoelacanthusHex closed this as not planned Won't fix, can't repro, duplicate, stale Sep 26, 2023
@YellowKun
Copy link
Author

抱歉我不是很懂书写规范,主要是这个问题研究一晚上没有解决,我太菜了 。。
是这样的,我的系统是Windows,并且每一道题目每一次测试第一个点都是TLE,调了很多参数都没有效果。。。

@tofucurd
Copy link

抱歉我不是很懂书写规范,主要是这个问题研究一晚上没有解决,我太菜了 。。
是这样的,我的系统是Windows,并且每一道题目每一次测试第一个点都是TLE,调了很多参数都没有效果。。。

可以尝试将设置中的额外时间比率调成1.5或2或更多,我自己这样做可以完美解决,但是缺点就是本身tle的回过的更久才判定

@CoelacanthusHex CoelacanthusHex added OS: Win Windows 系统相关的问题 and removed 上游问题 | Upstream 锅是上游的 labels Sep 28, 2023
@CoelacanthusHex
Copy link
Member

抱歉我不是很懂书写规范,

请参照新建 issue 时默认提供的模板补全信息

主要是这个问题研究一晚上没有解决,我太菜了 。。 是这样的,我的系统是Windows,并且每一道题目每一次测试第一个点都是TLE,调了很多参数都没有效果。。。

@symkube
Copy link

symkube commented Oct 14, 2023

遇到了相同的问题,这是什么兼容性问题吗

@CoelacanthusHex
Copy link
Member

reporter 不提供更多信息,我也无法判断,但是目测和 #224 是一样的

@jiangyf70
Copy link

我也遇到这个问题,用的lemon.0.3.4.4;cspj-2023测试apple第一个点都是tle,数据很小的还是超时,改了额外时间比率还是不行;
后来找出以前的lemon.0.2.11版本就完美通过,和官网数据一样了。

@YellowKun
Copy link
Author

我解决了,评测的时候关闭杀毒软件,我的是火绒,关了就好了。。。

@jiangyf70
Copy link

我解决了,评测的时候关闭杀毒软件,我的是火绒,关了就好了。。。

好的,谢谢,我也是火绒,关掉就好了,但lemon.0.2.11就没有这个问题,只是不能多线程比较慢。

@IceIns
Copy link

IceIns commented Apr 5, 2024

是的,把杀毒软件挂了就好了,我的联想自带的也一样。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
整叉劈了 | Bug 有一些不该发生的东西发生了 不符合规范 | Invaild 不符合规范(e.g. 未遵守模板) OS: Win Windows 系统相关的问题
Projects
None yet
Development

No branches or pull requests

6 participants