|
a33033b48d
|
refactor(config/judge.ts, types/judge.ts): split judge configuration and types
|
2025-03-05 09:27:00 +08:00 |
|
|
11c2e2c317
|
fix(judge): modify timeout handling logic to resolve on time limit exceeded
|
2025-03-03 02:29:55 +08:00 |
|
|
03f3d9682a
|
feat(judge): update container configuration and add limits for output and memory
|
2025-03-03 02:16:24 +08:00 |
|
|
bc5c9cc699
|
feat(judge): enhance code execution handling with detailed results and error handling
|
2025-03-02 14:19:29 +08:00 |
|
|
efdf5089fa
|
feat(judge): add memory usage monitoring and handling
|
2025-03-02 01:40:25 +08:00 |
|
|
8b744f54f4
|
feat(judge): add timeout handling to runCode and improve error handling
|
2025-03-02 00:52:24 +08:00 |
|
|
c52748734f
|
fix(judge): replace 'let' with 'const' for variables that are never reassigned
|
2025-03-01 23:22:15 +08:00 |
|
|
38038dc7b1
|
fix(judge): ensure container remains running and capture stderr separately
|
2025-03-01 21:07:06 +08:00 |
|
|
8069df5973
|
feat(judge): add server-side code execution and judging functionality
|
2025-03-01 17:10:19 +08:00 |
|