Skip to content

sihuan/OpenJudge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenJudge

OpenJudge & OJ 题目收集


提交说明

提交题目

将题目描述提交至 /ProblemSet/题号/problem.md

格式仿照 1272/problem.md

然后运行 /OpenJudge/newproblem 以提取样例生成 input 与 output 文件

使用 oh-my-problem 脚本自动生成

提交题解

将题解提交至 yourname 目录下,文件名为 题号.c

提交之前应该运行 /OpenJudge/judge 以判断并在源文件中自动标注是否通过样例

todo: oh-my-code 自动提交 OK! 现在可以使用 oh-my-code

加入

Please Read /Start/start.md

TODO

  • 收集 OJ 题目
  • 新建题目脚本 /OpenJudge/newproblem
  • 判断题目脚本 /OpenJudge/judge
  • Web 端
  • 面向语义判题

大坑 面向语义判题

  • C -> OESPA

About

OpenJudge 收集 OJ 题目和大家的 Code&Note

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published