Unverified Commit 4aa44113 authored by Ran Yi's avatar Ran Yi Committed by GitHub
Browse files

Update judgers.md

parent b437b30a
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -6,6 +6,8 @@ Cena 是由刘其帅和李子星使用 Pascal 语言编写的开源评测工具

Cena 的源代码可以在[这里](https://github.com/billchenchina/cena)找到。

Cena 对权限的限制不是很明确,测试的时候可以读测点 AC QAQ

## Lemon

Lemon 是 zhipeng-jia 写的开源的评测工具,地址在:[zhipeng-jia/project-lemon](https://github.com/zhipeng-jia/project-lemon)
@@ -14,6 +16,10 @@ Ir1d 提供了一份 linux 下编译好的版本在 [Project_lemon](https://gith

Menci 提供了一份更新的版本在 [Menci/Lemon](https://github.com/Menci/Lemon/)

如果你使用 macOS, 可以自行下载源代码并使用 Qt 来编译一份 Lemon 具体请看 Menci 的 gitHub 和下文中的变异命令还是稍有区别

**注意** 使用 macLemon 可能会出现内存测试不准确的情况, 这是由于 mac 下没有一些 Linux 的监测工具,而 Lemon-Linux 也没有对于 macOS 的使用优化

### 自行编译

```bash
@@ -53,3 +59,7 @@ cd ..
## Arbiter

Arbiter 为北京航空航天大学为 NOI Linux 开发的评测工具,现已用于各大 NOI 系列程序设计竞赛的评测。

## CCR-Plus

一款开源的界面好看的评测工具 gitHub 地址 :[sxyzccr/CCR-Plus](https://github.com/sxyzccr/CCR-Plus)