Nguyễn Minh Nhật Noé
Nguyễn Minh Nhật Noé
This PR fixes a typo in `numericals.py`. To reproduce the issue, use this problem: ` a b c = triangle a b c; o = circle o a b c;...
# Description _Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context._ _Please remove options that are not relevant_ Type of...
On startup, check for the isolate daemon's status (or run the daemon as a goroutine if in docker container). Processes in the container's root cgroup will be moved to the...
Works on ubuntu and windows. Smh returns Not Found when used with Docker bind mount (on Windows kernel). Edited start_container.sh file to automatically search for favicon.ico in /data and runs...
**Is your feature request related to a problem? Please describe.** Most problems nowadays are created with the Polygon system (by Codeforces). While we can import it the "traditional" way, it...
Options are forwarded to relevant contexts, and disables [WORKER] logs. This branch's upstream is the sandbox options branch, so probably approve it first.
**Is your feature request related to a problem? Please describe.** Many users of the `isolate` sandbox are not aware of the [isolate_check_environment](https://github.com/ioi/isolate/blob/master/isolate-check-environment) script. This script checks for system settings that...
**Is your feature request related to a problem? Please describe.** In many cases, code and testcases are sent from a Windows client to a Linux judging server, possibly creating compatibility...
**Is your feature request related to a problem? Please describe.** It seems like an open-source sandbox for competitive programming has yet to appear. If kjudge is to support Windows, native...