Skip to content

Biblioteca La Babel (BLB) is a public-domained description dialects library for Online Judge problems powered by NOJ Babel.

License

Notifications You must be signed in to change notification settings

NJUPTAAA/biblioteca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biblioteca La Babel

Biblioteca La Babel (BLB) is a public-domained description dialects library for Online Judge problems powered by NOJ Babel.

Structure

BLB uses hierarchical model for problems, each online judge have there own BABEL designations, thus have their own directory for problems.

Online Judges Directory Problem Folder
CodeForces CodeForces CF1A, CF500A
CodeForces Gym Gym GYM100001A

Under each Online Judge directory, you can create a problem folder, following naming format above. For example, you can use CodeForces/CF1A/ for problem CF1A.

Then under problem folder, you can specify a lang folder, of which uses language code, zh-cn, en-us or klh, etc.

Finally under lang folder you can create files that represents your translation for the problem:

File Name Role
biblioteca.json General Info
description.md Description
input.md Input
output.md Output
note.md Note

biblioteca.json Supported Fields

Currently biblioteca.json only supports title field, representing the problem title.

About

Biblioteca La Babel (BLB) is a public-domained description dialects library for Online Judge problems powered by NOJ Babel.

Resources

License

Stars

Watchers

Forks

Languages