Description
The contest will take place on the 14th of September from 10:00 to 15:00 GMT.
Note that the contest will start exactly at 10:00:00, so it is advisable to be at least 15 minutes early.
There will be coffee, water and tea in the morning.
There will be pizza for lunch. Note that the contest does not pause during lunch.
The top 3 teams will receive prizes!
Some tips:
- Read all the problem statements. Avoid the sunk cost fallacy.
- Start with the simplest solution possible, no matter its efficiency, and work your way towards a more efficient solution from that.
- If you get Time Limit Exceeded, it is usually not by a margin of a few milliseconds, the solution is most likely way too slow. Examine the time complexity and look for hot paths in your code.
- Rule of thumb: A modern CPU can perform approximately 100 million operations each second.
- Look at the scoreboard for info. The most solved problem is likely the easiest one.
- You have (up to) three people, but only one computer. Think things through for a while on paper before starting to code.
- Try out Kattis before the contest, for example: Forritunarkeppni Háskólanna á Íslandi 2023 (Note: compared to last year, this year's iteration we added more problems on the easier side)
Start & End Times
Start Time | 2024-09-14 10:00 GMT |
End time | 2024-09-14 15:00 GMT |
Problems
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 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 3 Racket Ruby Rust Simula 67 Smalltalk SNOBOL Swift TypeScript Visual Basic Zig