Update 'Roadmap'

manuel 2024-03-03 11:21:55 +08:00
parent 4d4bcb07dc
commit e41f8b91ea

@ -15,7 +15,7 @@ Can be implemented in parallel:
- ensure commit messages don't use non-ascii characters - ensure commit messages don't use non-ascii characters
- fail on any issue and return an error (with hints to fix the problem) - fail on any issue and return an error (with hints to fix the problem)
- OJ module: - OJ module:
- library/package/(binary?) doing **only** the judging part - binary doing **only** the judging part
- run a binary with cpu-time and memory constrains - run a binary with cpu-time and memory constrains
- return a "score" and a "status" - return a "score" and a "status"
- config: - config: