-
Notifications
You must be signed in to change notification settings - Fork 278
Document team boxes #3176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
vmcj
wants to merge
13
commits into
DOMjudge:main
Choose a base branch
from
vmcj:team_boxes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Document team boxes #3176
Changes from 1 commit
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
a5b3e35
Create link for problem set page
vmcj 42b0aa1
Add this commit to discuss if we like this more
vmcj 80db2f3
According to some native speakers a jury is not a collection of judges
vmcj 9f86c2c
Provide a simple summary of the problems page
vmcj d4ad2de
Provide a longer explanation of the problems overview page
vmcj 5a0c720
Use K&R style
vmcj 2460137
Save some space in the team manual
vmcj a43578d
Move python3 as it fits on the available space
vmcj 47e7e53
Prevent splitting of the code example
vmcj bb2e711
Remove pascal as it takes space
vmcj e53673e
The actual screenshot of the page
vmcj 945114c
Update doc/manual/team.rst
vmcj c2e39c1
Update doc/manual/team.rst
vmcj File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -140,6 +140,15 @@ an error message otherwise. | |
|
|
||
| Web interface | ||
| ````````````` | ||
| The problems can be found at |problemseturlteam|. | ||
| The setup of every contest is different so the judges may provide the problemset in hardcopy | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I suggest the following phrasing: |
||
| or provide the single problem PDFs here and an optional online full problem set. | ||
| Sometimes a clarification about a problem is send, you can view those coupled with the statement with the problem. | ||
| The judges may provide additional attachments like extra input files, testing/helpful tools or anything relevant to the problem. | ||
| You can use this page to pick the next problem to solve, DOMjudge shows the progress of the contest with the amount of | ||
| successful and failed submissions, you can use those to find the next problem to solve with as rule of thumb that problems | ||
| which are solved often in the beginning are most likely simpler and problems which are solved later in the contest are | ||
| deemed harder to grasp. | ||
|
|
||
| Solutions can be submitted from the web interface at |baseurlteam|. | ||
| Click the green *Submit* button at the menu bar on every page. | ||
|
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line can be removed.