- 518370910136
- https://boyanzh.site
-
FOCS maintainer for almost everything.
- Joined on
2021-05-21
Block a user
Bug in judge/diff parser.
fix(diff): bugs on diff stdin and numerics
fix(diff): bugs on diff stdin and numerics
No. Just do not append it to the return value and log a warning.
fix(diff): bugs on diff stdin and numerics
If case*.out will always be used in diff parser, we want to ensure it exists to form a valid case.
fix(diff): bugs on diff stdin and numerics
We need another pydantic model for auto detected cases. Fields in these cases can be none, which means they are not set and should use with_.default values.
fix(diff): bugs on diff stdin and numerics
Should be applied to other locations in transformers/task.py