https://github.com/hatmic/phigrosb19calculator
Phigros B19 计算器
https://github.com/hatmic/phigrosb19calculator
b19 calculator phigros
Last synced: 5 months ago
JSON representation
Phigros B19 计算器
- Host: GitHub
- URL: https://github.com/hatmic/phigrosb19calculator
- Owner: Hatmic
- Created: 2024-08-08T09:21:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T09:28:19.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T07:18:39.963Z (over 1 year ago)
- Topics: b19, calculator, phigros
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
使用说明:
下载完成后,将三个文件保存在一个目录下(及一个文件夹中)。
数据需要自己手动输入,在 b19in.txt 中输入多行,每行为「歌曲名,歌曲难度,你的准度」,这三个数据间用一个空格间隔,并且歌曲名中要避免空格和英文以外的字符。我在 b19in.txt 中给出了样例(是我打的一些数据)可以参考。
运行,双击 exe 文件即可,在 b19out.exe 中查看输出结果。
如果输出结果很离谱的话就是你输入的有问题,去检查一下吧。