Description
final
note - for hints below, set is set in Python, HashSet in Java; hash table is dict in Python, HashMap in Java.
Problems (difficulty level) [hint]:
- R2 (1.3) [simple math]
- oddgnome (1.6)
- conformity (1.6) [hash table]
- islands3 (1.6) [flood fill]
- Sóttkví (1.7) [simple control flow]
- boatparts (1.8) [set]
- synchronizinglists (1.8) [sort, binary search]
- fontan (2.0) [flood fill]
- cinema (2.2) [simulation]
- awkwardparty (2.4) [hash table, queue]
- bard (2.5) [set]
- planets2 (2.9) [hash table]
- coast (2.9) [flood fill]
- CD (3.7) [set]
- flood-it (6.3) [flood fill]
Start & End Times
| Start Time | 2025-04-30 02:55 CEST |
| Length | 168:00:00 |
| End time | 2025-05-07 02:55 CEST |
Problems
| Label | Problem |
|---|---|
| A | R2 |
| B | Synchronizing Lists |
| C | Bard |
| D | Boat Parts |
| E | CD |
| F | Conformity |
| G | Awkward Party |
| H | Planets |
| I | Flood-It |
| J | Fountain |
| K | Coast Length |
| L | Islands |
| M | Cinema Crowds |
| N | Sóttkví |
| O | Odd Gnome |
Scoring
Pass/Fail — Ranked
Explanation:
Each problem is pass/fail. Participants are ranked by the number of solved problems, breaking ties by penalty (sum of time + 20 minutes per wrong submission, for all solved problems). Time is rounded to minutes.
Standings
- Standings are shown without limitation.
Languages
Ada Algol 60 Algol 68 APL Bash BCPL BQN C C# C++ COBOL Common Lisp Crystal D Dart Elixir Erlang F# Forth Fortran Fortran 77 Gerbil Go Haskell Icon Java JavaScript (Node.js) JavaScript (SpiderMonkey) Julia Kotlin Lua Modula-2 Nim Objective-C OCaml Octave Odin Pascal Perl PHP PL/I Prolog Python 2 Python 3 Racket Ruby Rust Simula 67 Smalltalk SNOBOL Swift TypeScript Visual Basic Zig