Skip to content

TFcis/cms2toj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

cms2toj

將CMS格式轉換成TOJ格式

使用方法

  1. cmsDumpExporter -S -U -P -G /path/to/temp/directory
    • 可以加上-c CONTEST_ID指定比賽來減少匯出所需時間
  2. python cms2toj.py /path/to/temp/directory /path/to/output/directory
  • 本程式可以在任意目錄執行
  • /path/to/temp/directory 暫存目錄,可以任意指定
  • /path/to/output/directory 輸出目錄,可以任意指定

About

將CMS格式轉換成TOJ格式

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages