ljudge
ljudge copied to clipboard
a backend tool for an online judge system
1.已设置jdk环境变量,直接输入java,javac等可以运行 2.错误提示 `ljudge --max-cpu-time 1.0 --max-memory 32m --user-code Main.java --testcase --input 1.in --output 1.out --testcase --input 2.in --output 2.out warning: /etc/golang/ does not match any directories and is ignored warning:...
Hi, Quark. we(PTA) are trying to run ljudge on new kernel (5.4+, for preparing upgrade OS to ubuntu 20.04), and the fopen-filter is broken when running c# program. ``` {...
centos 要怎么安装吗?
在CentOS 7环境下正常安装lrun v1.2.1和ljudge v0.6.1,使用自定义用户和www用户在bash中ljudge --check均通过检查。 然而通过exec('ljudge --check')语句运行时,系统提示未安装lrun。 请问是我在运行过程中缺少某些权限吗?
nasm.sh是什么
如果修改源代码使得root用户可以执行,会有安全问题吗
编译报错
``` Compiling `a.c` is not supported. No appropriate config found. ``` 已将配置文件移动到`~/.cache/ljudge`