2024-10-10

This commit is contained in:
2024-10-10 12:56:56 +08:00
commit 7b347c848a
2648 changed files with 643965 additions and 0 deletions
Executable
+13
View File
@@ -0,0 +1,13 @@
HUSTOJ安装说明
by zhblue(newsclan@gmail.com)
小白用户推荐ubuntu22.04
wget http://dl.hustoj.com/install.sh
sudo bash install.sh
服务器无法安装ubuntu可以用centos7 (有的语言可能不支持),可以用下面脚本快速安装OJ:
wget http://dl.hustoj.com/install-centos7.sh
sudo bash install-centos7.sh