Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
medal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bwinf
medal
e50c509e35a879e69e3f7afa491b3e92fd53ae69
e50c509e35a879e69e3f7afa491b3e92fd53ae69
Switch branch/tag
0 results
medal
There are no matching files
Try using a different search term to find the file you are looking for.
.gitignore
.gitlab-ci.yml
.rustfmt.toml
Cargo.toml
Filefile
Makefile
README.md
contest.json
migrations/sqlite/0001_create_contest.sql
migrations/sqlite/0001_create_grade.sql
migrations/sqlite/0001_create_group.sql
migrations/sqlite/0001_create_participation.sql
migrations/sqlite/0001_create_session_user.sql
migrations/sqlite/0001_create_submission.sql
migrations/sqlite/0001_create_task.sql
migrations/sqlite/0001_create_taskgroup.sql
migrations/sqlite/0002_alter_session_user_add_salt.sql
migrations/sqlite/0002_alter_submission_add_needs_validation.sql
src/configreader.rs
src/configreader_yaml.rs
Loading