Skip to content

BingwenDong/Comparator-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

对拍器

这是一个用python实现的对拍器(对牌器),支持Java,Cpp和Python三种语言的对拍

使用方法

更改test_case.py用于生成测试数据,更改compare.py中最下方的数据,将需要对拍的文件放在对应语言文件夹下,选择所需要的iteration数目,即可实现对拍。compare.py可以直接运行,作为程序的样例。

若程序有bug或者有附加功能的实现(增加支持语言等),欢迎在issue中提出!

Comparator

This is a beat matcher implemented in python, supporting beat match in three languages: Java, Cpp and Python.

Instructions

Change test_case.py to generate test data, change the bottom data in compare.py, place the files that need to be compared in the corresponding language folder, and select the required number of iterations to achieve comparison. compare.py can be run directly as an example of the program.

If there are bugs in the program or the implementation of additional functions (increased support for languages, etc.), please submit them in the issue!

About

这是一个用python实现的对拍器,支持Java,Cpp和Python三种语言的对拍

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors