Skip to content

Xiaohuba/LemonParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LemonParser

Parse .cdf file of lemonlime, and generate uoj-format problem.conf!

Features:

  • Support subtask & subtask dependence.
  • Support special judge.
  • Cross-platform.

Usage:

main.py [-h] [-S] [--task [TASK]] filename

positional arguments:
  filename       Lemon work path

options:
  -h, --help     show this help message and exit
  -S, --silent   Silent mode
  -A, --attach   Attach statement
  -Z, --zip      Auto create zipfile
  --task [TASK]  Parse specific task (* for all)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages