📄 readme
字号:
injuslin What is it? ----------- The injuslin is short for "INformatics JUdge System for LINux". It is used to judge informatics contests by compiling and executing each contestant's program, comparing the program's output file with the standard output file and giving the score. At present, injuslin only works on single machines, without supporting the LAN. But the functions it offers are enough for general use. Enjoy! Installation ------------ Please see the file called INSTALL. Platform specific notes can be found in README.platforms. -------------------------- IMPORTANT -------------------------------- If injuslin runs on Ubuntu, please execute the following commands before installation: sudo addgroup nobody sudo usermod -g nobody nobody
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -