李衍志523370910113 jon-lee
  • 523370910113
  • Joined on 2023-09-10
李衍志523370910113 deleted branch fix/diff from JOJ/JOJ3-config-generator 2025-05-24 17:50:37 +08:00
李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-23 20:57:21 +08:00
fix(diff): bugs on diff stdin and numerics

done

李衍志523370910113 pushed to fix/diff at JOJ/JOJ3-config-generator 2025-05-23 20:43:25 +08:00
044d0f0d41 fix: use logger instead of direct assert
李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-23 20:40:57 +08:00
fix(diff): bugs on diff stdin and numerics

we can probably move some redundant functions like get_testcaes into a utils.py

李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-23 20:39:41 +08:00
fix(diff): bugs on diff stdin and numerics

okay

李衍志523370910113 pushed to fix/diff at JOJ/JOJ3-config-generator 2025-05-23 20:39:16 +08:00
7265411abe fix: use logger instead of direct assert
李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-23 20:26:47 +08:00
fix(diff): bugs on diff stdin and numerics

done.

李衍志523370910113 pushed to fix/diff at JOJ/JOJ3-config-generator 2025-05-23 20:26:41 +08:00
2dbfa986fa feat: add verification for path *.out
李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-23 19:27:29 +08:00
fix(diff): bugs on diff stdin and numerics

ok, I see, indeed a good point.

李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-23 17:01:18 +08:00
fix(diff): bugs on diff stdin and numerics

Not quite understand why would taht better?

李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-22 17:20:27 +08:00
fix(diff): bugs on diff stdin and numerics

if the with_.default.cpu_limit is not the same as DEFAULT_CPU_LIMIT it means its already been input before, and it is considered as the new default value for all cases (ta might want to…

李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-22 16:06:15 +08:00
fix(diff): bugs on diff stdin and numerics

done

李衍志523370910113 pushed to fix/diff at JOJ/JOJ3-config-generator 2025-05-22 16:06:13 +08:00
dcebf86408 fix: remove none stdin for diff
李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-22 15:28:10 +08:00
fix(diff): bugs on diff stdin and numerics

both added now.

李衍志523370910113 pushed to fix/diff at JOJ/JOJ3-config-generator 2025-05-22 15:27:52 +08:00
183e6f1545 feat: add DEFAULT_PROC_LIMIT n DEFAULT_CLOCK_LIMIT_MULTIPLIER
李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-22 15:20:25 +08:00
fix(diff): bugs on diff stdin and numerics

do we need to also create a DEFAULT_PROC_LIMIT?

李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-22 15:19:51 +08:00
fix(diff): bugs on diff stdin and numerics

yes, this is the case now, sorry :)

李衍志523370910113 pushed to fix/diff at JOJ/JOJ3-config-generator 2025-05-22 15:18:53 +08:00
b4a9d0cb62 fix: add back DEFAULT_CASE_SCORE
李衍志523370910113 commented on pull request JOJ/JOJ3-config-generator#16 2025-05-22 15:17:04 +08:00
fix(diff): bugs on diff stdin and numerics

added a field in toml named diff.default_score and this 5 is now directly written numerically here:

class ParserDiff(BaseModel):
    output: Outputs = Outputs()
    default_score: int =…
李衍志523370910113 pushed to fix/diff at JOJ/JOJ3-config-generator 2025-05-22 15:03:37 +08:00
68fedcfe95 fix: conflict files
6375a37069 fix(diff): bugs in auto detect cases (#14)
Compare 2 commits »