Use headers in the task type Communication when placed.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 412
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 3
Description
@qnighy wrote in https://github.com/cms-dev/cms/pull/129:
I need to use headers in the task type Communication (like IOI2010 HotterColder).
I attached a sample implementation of this feature. It detects all headers in sol/ directory and includes them in managers.
Is there another good way?
That pull request was all about commit https://github.com/qnighy/cms/commit/c16e5b5350fca34a511872a6bc96e796d0d1a236
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced pull request #129 and commit c16e5b5350fca34a511872a6bc96e796d0d1a236, then inspect how headers in the sol/ directory relate to Communication task managers. Done means Communication tasks can use headers when placed, with the required headers detected and included in managers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100