Gitea actions based, 3rd generation of joint online judge.
https://github.com/joint-online-judge/JOJ3
cmd/joj3 | ||
internal | ||
.editorconfig | ||
.gitignore | ||
go.mod | ||
go.sum | ||
Makefile | ||
README.md |
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