solve

API driven competitive programming system

APACHE-2.0 License

Stars
18
Committers
2

Bot releases are visible (Hide)

solve - v0.1.13

Published by udovin over 1 year ago

This release includes the following improvements:

  • Bug fixes in S3 file storage implementation.
  • Small changes in database object stores.
solve - v0.1.12

Published by udovin over 1 year ago

This release includes the following improvements:

  • Used clone3 syscall in safeexec binary.
  • Improved cgroups support.
  • Fixed bugs.
solve - v0.1.11

Published by udovin over 1 year ago

This release includes the following improvements:

  • Fixed judging of interactive problems.
solve - v0.1.10

Published by udovin over 1 year ago

This release includes the following improvements:

  • Added support for interactive problems.
solve - v0.1.9

Published by udovin over 1 year ago

This release includes the following improvements:

  • Fixed some bugs.
  • Added support for allow list of locales in contest problem.
solve - v0.1.8

Published by udovin over 1 year ago

This release includes the following improvements:

  • Added protection for DOS attacks on submissions.
  • Added test number to report for the running solution.
solve - v0.1.7

Published by udovin over 1 year ago

This release includes the following improvements:

  • Added unstable support for CCS API event-feed.
  • Optimized contest solutions handler.
solve - v0.1.6

Published by udovin over 1 year ago

This release includes the following improvements:

  • Added cache for contest standings.
solve - v0.1.5

Published by udovin over 1 year ago

This release includes the following improvements:

  • Added support for public access to contest standings.
solve - v0.1.4

Published by udovin over 1 year ago

This release includes the following improvements:

  • Fixed a bug with contest freeze.
solve - v0.1.3

Published by udovin over 1 year ago

This release includes the following improvements:

  • Fixed a bug where UB resulted in a Failed verdict.
  • Fixed a bug with wrong places in standings.
  • Support for test groups and various scoring policies: each test, full group.
  • Support for IOI standings.
  • Support for sending the solution as a raw string in response.
solve - v0.1.2

Published by udovin over 1 year ago

This release includes the following improvements:

  • Problem update task report with status and verbose building error.
  • Configuration for contest standings: icpc, ioi, disabled.
solve - v0.1.1

Published by udovin over 1 year ago

This release includes the following improvements:

  • Switch to build with Go 1.20.
  • Fix bug with visibility of answers.
  • Contest freezing settings.
solve - v0.1

Published by udovin over 1 year ago

This is the first release of solve project.

This release includes the following features:

  • Custom compilers.
  • Support for polygon packages.
  • Сontest standings in ICPC style.
  • Contest questions and clarifications.
  • Simple role management system.
  • Scopes with users for internal registration for on-site team competition.

Docker image: udovin/solve:v0.1

Package Rankings
Top 8.08% on Proxy.golang.org
Badges
Extracted from project README
GoDoc codecov Go Report Card CII Best Practices
Related Projects