Skip to content

dinisi/perilla-judger-plugin-bzoj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perilla-judger-plugin-bzoj

Judge plugin for bzoj

config file example:

{
  "username": "your bzoj account",
  "password": "your bzoj password"
}

problem config example:

{
  "id": 1000
}

You cannot submit on privileged problems using a common account.