Skip to content
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

core&ui: Add Codeforces contest mode #568

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Lotuses-robot
Copy link

增加 Codeforces 赛制。

@hydro-dev-bot
Copy link

hydro-dev-bot bot commented May 1, 2023

Thank you for your submission, we really appreciate it.
Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

Comment I have read the CLA Document and I hereby sign the CLA below to sign it.

@Lotuses-robot
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

packages/hydrooj/src/model/contest.ts Outdated Show resolved Hide resolved
packages/hydrooj/src/model/contest.ts Show resolved Hide resolved
packages/ui-default/components/contest/contest.page.ts Outdated Show resolved Hide resolved
packages/hydrooj/src/handler/contest.ts Outdated Show resolved Hide resolved
packages/hydrooj/src/handler/problem.ts Show resolved Hide resolved
packages/hydrooj/src/handler/record.ts Outdated Show resolved Hide resolved
packages/hydrooj/src/handler/record.ts Outdated Show resolved Hide resolved
@@ -1,3 +1,4 @@
import { pid } from 'process';

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import pid.
@pandadtdyy pandadtdyy marked this pull request as draft October 18, 2023 18:50
Molmin added a commit to Molmin/Hydro that referenced this pull request Dec 1, 2023
Co-Authored-By: Lotuses <87472564+lotuses-robot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants