Description
Extends the time for 3106-F23-05'. No change in problems.
Categories (with associated problems):
1) binary search (outofsorts, room painting) (Ch. 3.3)
2) dynamic programming or backtracking with pruning (beepers) (Ch. 3.5)
3) MST Prim's or Kruskal's algorithm (cats, lostmap) (Ch. 4.3)
4) prime numbers, prime factors (enlarginghashtables, pascal) (Ch. 5.3, now we are in Vol. 2)
5) Games (minimax algorithm with backtracking) (euclidsgame) (Ch. 5.7)
6) computational geometry: points (browniepoints, cursethedarkness, imperfectgps) (Ch. 7.2)
7) computational geometry: lines (unlockpattern) (Ch. 7.2)
8) computational geometry: circles (estimatingtheareaofacircle, amsterdamdistance) (Ch. 7.2)
9) computational geometry: triangles (egypt, billiard) (Ch. 7.2)
10) computational geometry: triangles+circles (cropeasy) (Ch. 7.2)
11) computational geometry: quadrilaterals (cetvrta, rectanglesurrounding) (Ch. 7.2)
12) computational geometry: polygons (convexpolygonarea, robotprotection) (Ch. 7.3)
13) computational geometry: 3D Geometry (beavergnaw, airlinehub (7.0 difficulty)) (Ch. 7.4)
Start & End Times
Start Time | 2023-11-16 05:54 CET |
End time | 2023-11-23 05:54 CET |
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