张泊明518370910136 bomingzh
张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-23 07:44:02 +08:00
fix(diff): bugs on diff stdin and numerics

Which test case will show this problem?

张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-22 16:06:21 +08:00
fix(diff): bugs on diff stdin and numerics

What if the with_.default.cpu_limit is not the same as DEFAULT_CPU_LIMIT? Why do we need to set these fields to none?

张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-22 16:03:39 +08:00
fix(diff): bugs on diff stdin and numerics

Should be removed. It should be fixed from JOJ3 side. Also in InputFile = Union[LocalFile, MemoryFile, PreparedFile, Symlink, None]

张泊明518370910136 commented on issue JOJ/JOJ3-config-generator#15 2025-05-22 16:02:05 +08:00
Bug in judge/diff parser.

Could you check if problem 1 persists in the latest JOJ3 (after runner-images is built)?

张泊明518370910136 pushed to master at JOJ/JOJ3 2025-05-22 16:00:12 +08:00
5dec3b1bda fix(cmd/joj3): file fields in generate stages
张泊明518370910136 commented on issue JOJ/JOJ3-config-generator#15 2025-05-22 15:44:16 +08:00
Bug in judge/diff parser.

:-( problem 1 is caused by joj3, fixing

张泊明518370910136 reopened issue JOJ/JOJ3-config-generator#15 2025-05-22 15:43:58 +08:00
Bug in judge/diff parser.
张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-22 15:21:49 +08:00
fix(diff): bugs on diff stdin and numerics

good idea, maybe we can also have DEFAULT_CLOCK_LIMIT_MULTIPLIER

张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-22 15:18:27 +08:00
fix(diff): bugs on diff stdin and numerics

why not

class ParserDiff(BaseModel):
    output: Outputs = Outputs()
    default_score: int = DEFAULT_CASE_SCORE
张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-22 15:12:26 +08:00
fix(diff): bugs on diff stdin and numerics

why is it removed?

张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-05-22 01:34:03 +08:00
6375a37069 fix(diff): bugs in auto detect cases (#14)
张泊明518370910136 merged pull request JOJ/JOJ3-config-generator#14 2025-05-22 01:34:02 +08:00
fix(diff): bugs in auto detect cases
张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-05-20 20:07:41 +08:00
01759efb7b fix: set default env PATH
张泊明518370910136 deleted branch fix/diff from JOJ/JOJ3-config-generator 2025-05-15 17:47:18 +08:00
张泊明518370910136 merged pull request JOJ/JOJ3-config-generator#13 2025-05-15 17:47:09 +08:00
feat(diff): auto detect testcases
张泊明518370910136 pushed to master at JOJ/JOJ3-config-generator 2025-05-15 17:47:09 +08:00
8a6c34f3e9 feat(diff): auto detect testcases (#13)
张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#13 2025-05-15 14:29:36 +08:00
feat(diff): auto detect testcases

remove it

张泊明518370910136 commented on pull request JOJ/JOJ3-config-generator#13 2025-05-15 14:29:36 +08:00
feat(diff): auto detect testcases

move it to const.py