File | Date | Author | Commit |
---|---|---|---|
misc | 2017-02-20 |
![]() |
[f845cd] Fix broken link create by install.sh in Linux |
resources | 2017-02-17 |
![]() |
[baadb1] Change version information |
src | 2017-02-20 |
![]() |
[997cd6] Remove extra whitespaces from monitor output |
.gitignore | 2017-01-17 |
![]() |
[188749] Show total scores of selected testcases |
CCR-Plus.pro | 2016-07-02 |
![]() |
[5888dd] Update .ui && .pro |
LICENSE.txt | 2017-02-20 |
![]() |
[722f73] Update README.md |
NEWS.txt | 2017-02-20 |
![]() |
[5a9bfb] Add NEWS.txt to list new features |
README.md | 2017-02-20 |
![]() |
[722f73] Update README.md |
CCR Plus 是一款适用于 NOI(National Olympiad in Informatics) 系列比赛的开源的跨平台测评环境,使用 Qt 编写,是对原版 CCR 测评器的重大改进。CCR Plus 目前支持 Windows 和 Linux 两大操作系统,可以方便地配置与评测传统题、提交答案题等题型。
https://github.com/sxyzccr/CCR-Plus/releases
解压下载文件到安装目录,无需安装,直接双击 CCR-Plus.exe
运行程序。可自行创建桌面快捷方式。
解压下载文件到安装目录,双击运行 install.sh
,把生成的图标复制到任意位置,再双击图标运行程序。
你可以直接下载源代码,并从源代码构建 CCR Plus:
下面列出了 CCR Plus 相对于原版 CCR 的重大改进:
下面列出了一些已知且暂时无法修复的 BUG:
基于 GPLv3。请在获取源代码后遵循此许可证。