这是一个用python实现的对拍器(对牌器),支持Java,Cpp和Python三种语言的对拍
更改test_case.py用于生成测试数据,更改compare.py中最下方的数据,将需要对拍的文件放在对应语言文件夹下,选择所需要的iteration数目,即可实现对拍。compare.py可以直接运行,作为程序的样例。
若程序有bug或者有附加功能的实现(增加支持语言等),欢迎在issue中提出!
This is a beat matcher implemented in python, supporting beat match in three languages: Java, Cpp and Python.
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!