Skip to content
@kattis-problems

Kattis Problem Archive

Kattis problems

This organization hosts the problems on Kattis — one repository per problem. The problem repositories are private (they contain secret test data and judge solutions), so what you see here is the public face: the issue tracker.

Found something wrong with a problem? We want to hear about it — all bug reports and discussion happen in issue-tracker: file a new issue.

Filing an issue

  • Start the title with the problem's short name (the id in the problem URL): different: time limit too tight for Python
  • If an issue spans a few problems, list the short names in the title: different, otherproblem: inconsistent output format. If they are too many, use a descriptive title without the prefix and list the affected short names (or describe the set) in the body.
  • Search existing issues first.
  • Everything is fair game: broken test data, unclear statements, too-tight limits, judging oddities, typos.
  • Apply the labels that fit if you're able to set them — each label's description says when it applies. Otherwise we'll add them in triage.

What not to post

The tracker is public, but problem packages (secret test data, judge solutions) are not — and other people still want to solve the problems.

  • No secret test data, no judge solutions, no full solutions.
  • Describe the failure without spoiling more than necessary: "my solution passes samples but gets WA on a case in the second secret group" is exactly enough.
  • If your report can't avoid spoilers, say so in the issue and we'll handle the details privately.

Want to fix it yourself?

Reports are welcome as-is. If you're also willing to implement the fix in the problem package, say so in the issue and we'll follow up about next steps.

What happens next

We triage, the fix lands in the problem's repository, and the issue closes when the fix merges.

Popular repositories Loading

  1. issue-tracker issue-tracker Public

    Issue tracker for problems on Kattis

    4

  2. open.kattis.com-boi25 open.kattis.com-boi25 Public

    Forked from Eradax/boi2025-kattis-port

    A port of BOI (baltic olympiad in informatics) 2025 to the kattis judge system

    C++

  3. .github .github Public

Repositories

Showing 3 of 3 repositories

Top languages

Loading…

Most used topics

Loading…