Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 269 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 269 Bytes

cg-referee-mean-max

A compatible referee for cg-brutaltester

Compile & Packaging

build yourself:

$ javac -d . src/*.java
$ jar cfe cg-mm.jar Referee *.class

Prebuilt

see releases