Description
During the Tournament
1. Login
- Participants will log in at open.kattis.com using the account they created and used for the practice activity previously.
2. Wait for the Start Time
- Upon logging in, they will see the contest activity scheduled to start in a few minutes.
- They must wait until the official start time before they can begin answering.
- Failure to follow this rule will result in disqualification.
3. Answer the Contest Activity
- Once the contest starts, participants can begin solving problems.
- They will be forced into full-screen mode and cannot exit or switch tabs until the contest ends.
- Violating the full-screen rule more than once will result in disqualification.
- The contest lasts three (3) hours.
- There are six (6) problems total:
- 2 × Easy
- 2 × Medium
- 2 × Hard
- Participants must solve problems in the programming language corresponding to their chosen category.
4. Determining the Winner
- Rankings are based first on the sum of all scores.
- In case of a tie, the total time taken to solve all problems is used (the lower total time wins).
5. No Cheating
- During the contest, participants must not:
- Talk to other contestants.
- View other contestants’ screens.
Violations result in immediate disqualification.
- Brute-force hacks (e.g., hardcoding multiple
if
statements to match test cases) are strictly prohibited.- Even a single brute-force solution will cause immediate disqualification.
Start & End Times
Start Time | 2025-05-08 07:30 CEST |
End time | 2025-05-08 09:00 CEST |
Problems
Label | Problem |
---|---|
A | Digit Swap |
B | Finding An A |
C | Count Doubles |
D | Bocchi's Rocks |
E | Divide by 100... |
Scoring
Partial Credit — Ranked (with tiebreaker)
Explanation:
Participants are ranked by the sum of the score of each problem. Ties are broken by the time of the last score-increasing submission
Standings
- Standings are shown without limitation.
Languages
Ada Algol 68 APL Bash C C# C++ COBOL Common Lisp Crystal D Dart Elixir Erlang F# Forth Fortran Go Haskell Java JavaScript (Node.js) JavaScript (SpiderMonkey) Julia Kotlin Lua Modula-2 Nim Objective-C OCaml Octave Odin Pascal Perl PHP Prolog Python 2 Python 3 Racket Ruby Rust Simula 67 Smalltalk SNOBOL Swift TypeScript Visual Basic Zig