Skip to content

keepchen/judger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Judger

  • What's this

A pure judge tool based on QingdaoU Judger

  • Environment dependency

    • cmake
    • make
    • g++
    • golang (optional)
  • How to use

# build judger

sudo sh build.sh
# run test program

sudo sh run_test.sh
# run test program with cgo

LD_LIBRARY_PATH=$(pwd)/shared-lib/output go run main.go
  • Big thanks

QingdaoU/Judger

About

A pure judge tool based on QingdaoU Judger

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages