Gitea actions based, 3rd generation of joint online judge. https://github.com/joint-online-judge/JOJ3
Go to file
张泊明518370910136 d1317cde79
refactor: move healthcheck to /pkg
It should be importable by other packages to re-use.
2024-03-03 03:20:48 -05:00
cmd/joj3 feat: run with parsed toml 2024-03-03 03:14:53 -05:00
internal refactor: move healthcheck to /pkg 2024-03-03 03:20:48 -05:00
pkg/healthcheck refactor: move healthcheck to /pkg 2024-03-03 03:20:48 -05:00
.editorconfig feat: cgroups v1 runner 2024-03-01 01:38:09 -05:00
.gitignore feat: cgroups v1 runner 2024-03-01 01:38:09 -05:00
go.mod feat: run with parsed toml 2024-03-03 03:14:53 -05:00
go.sum feat: run with parsed toml 2024-03-03 03:14:53 -05:00
Makefile feat: basic framework 2024-03-03 01:29:34 -05:00
README.md feat: run with parsed toml 2024-03-03 03:14:53 -05:00

JOJ3

$ make clean && make && ./build/joj3
rm -rf ./build/*
rm -rf *.out
go build -o ./build/joj3 ./cmd/joj3
stage 0: score: 100, comment: dummy comment for stage 0
stage 1: score: 101, comment: dummy comment for stage 1