Judge0 CE
在线代码执行系统
- 认证方式
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 编程
- 文档 / URL
- https://ce.judge0.com/
简介
Judge0 CE 提供在线代码执行——基于密钥(状态端点对我们的猜测返回 404,已实测)。
⚠️ 状态(2026-08 实测):猜测的路径返回 HTTP 404(空)——路由路径不同。请查看文档获取有效路由。
提供的数据
curl "https://ce.judge0.com/submissions" \
-H "X-Auth-Token: YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"source_code":"print(1)","language_id":71}'
注意事项
- 代码执行(多种语言)。
- 路由路径按文档。
常见问题
Judge0 免费吗? 按文档基于密钥带免费层。
为什么 404? 我们 2026-08 猜测的路径不对(已实测)——请查看文档。
它做什么? 在线代码执行。
编程 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Codeforces Get access to Codeforces data | API Key | Yes | Unknown | ↗ |
| Hackerearth For compiling and running code in several languages | API Key | Yes | Unknown | ↗ |
| KONTESTS For upcoming and ongoing competitive coding contests | No auth | Yes | Unknown | ↗ |
| Mintlify For programmatically generating documentation for code | API Key | Yes | Yes | ↗ |