Commit Graph

9 Commits

Author SHA1 Message Date
e0cc425031
fix: assignCond in queryMinorSubmissionToJudge
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-17 13:57:26 +08:00
1f11278815
feat(hack): hack success message
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-17 10:57:55 +08:00
fea4eea8d7
refactor: UOJProblemDataSynchronizer
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-13 08:28:33 +08:00
8041b49bd8
feat(problem): import remote problem 2023-01-18 16:20:12 +08:00
d6997b8475
feat(web): prepare remote judge 2023-01-18 10:21:53 +08:00
844c93da84
refactor: sync code from uoj.ac 2022-11-06 10:26:21 +08:00
410631075e
fix: style 2022-09-18 12:58:35 +08:00
Masco Skray
d650f87f32 feat(judger): upgrade judge_client from py2 to py3
Upgrade judge_client from Python 2 to Python 3.
Add back and support a new judger update method.
Remove the Makefile outside of the folder which not contain any C file.
2019-06-28 14:00:20 +08:00
Masco Skray
96d4a3ecf7 style(judger,web): move code out from subfolder "1"
Due to historical reasons, the code is in subfolder "1".
With SVN removal, we place the code back and remove the annoying "1" folder.
2019-06-14 23:34:41 +08:00