From 472439442ae7fc9f22bd8ce7cc254602265e9098 Mon Sep 17 00:00:00 2001 From: RussellDash332 Date: Thu, 17 Oct 2024 03:04:48 +0800 Subject: [PATCH] Update as of 17 October 2024 --- README.md | 566 +++++++++++++++++++++++---------------------- docs/index.html | 603 ++++++++++++++++++++++++++---------------------- 2 files changed, 605 insertions(+), 564 deletions(-) diff --git a/README.md b/README.md index b1d6fcc4..e4320a36 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Kattis Solutions ![Visitors](https://count.getloli.com/get/@RussellDash332) -## Total problems solved: 2626 +## Total problems solved: 2628 Note that the tables below are auto-generated using [autokattis](https://github.com/RussellDash332/autokattis). @@ -14,22 +14,22 @@ For more Python data structure implementations, head over to [pytils](https://gi |[10 Kinds of People](https://open.kattis.com/problems/10kindsofpeople)| 10kindsofpeople |4.6|[![java](images/java.png)]()| |[1-D Frogger (Easy)](https://open.kattis.com/problems/1dfroggereasy)| 1dfroggereasy |3.4|[![py](images/python.png)]()| |[1-D Frogger (Hard)](https://open.kattis.com/problems/1dfroggerhard)| 1dfroggerhard |8.3|[![py](images/python.png)](src/1-D%20Frogger%20(Hard)/1dfroggerhard.py)| -|[1's For All](https://open.kattis.com/problems/1sforall)| 1sforall |6.2|[![py](images/python.png)](src/1's%20For%20All/1sforall.py)[![py](images/python.png)](src/1's%20For%20All/1sforall_hc.py)| +|[1's For All](https://open.kattis.com/problems/1sforall)| 1sforall |6.1|[![py](images/python.png)](src/1's%20For%20All/1sforall.py)[![py](images/python.png)](src/1's%20For%20All/1sforall_hc.py)| |[2048](https://open.kattis.com/problems/2048)| 2048 |2.9|[![java](images/java.png)]()[![py](images/python.png)]()| |[2, 4, 6, Greaaat](https://open.kattis.com/problems/246greaaat)| 246greaaat |8.2|[![cpp](images/cpp.png)]()| |[24 Game](https://open.kattis.com/problems/24game)| 24game |7.6|[![py](images/python.png)](src/24%20Game/24game.py)| |[So you want to be a 2^n-aire](https://open.kattis.com/problems/2naire)| 2naire |3.1|[![py](images/python.png)]()| |[3D Printed Statues](https://open.kattis.com/problems/3dprinter)| 3dprinter |2.8|[![cpp](images/cpp.png)]()| |[3-Sided Dice](https://open.kattis.com/problems/3sideddice)| 3sideddice |8.2|[![py](images/python.png)](src/3-Sided%20Dice/3sideddice.py)| -|[4 thought](https://open.kattis.com/problems/4thought)| 4thought |3.1|[![py](images/python.png)]()| +|[4 thought](https://open.kattis.com/problems/4thought)| 4thought |3.2|[![py](images/python.png)]()| |[Eight Queens](https://open.kattis.com/problems/8queens)| 8queens |2.8|[![py](images/python.png)]()| -|[99 Problems (1)](https://open.kattis.com/problems/99problems)| 99problems |2.9|[![py](images/python.png)]()| -|[99 Problems (2)](https://open.kattis.com/problems/99problems2)| 99problems2 |6.0|[![java](images/java.png)]()| +|[99 Problems (1)](https://open.kattis.com/problems/99problems)| 99problems |2.8|[![py](images/python.png)]()| +|[99 Problems (2)](https://open.kattis.com/problems/99problems2)| 99problems2 |5.8|[![java](images/java.png)]()[![py](images/python.png)]()| |[A1 Paper](https://open.kattis.com/problems/a1paper)| a1paper |4.2|[![py](images/python.png)]()| |[Aaah!](https://open.kattis.com/problems/aaah)| aaah |1.5|[![cpp](images/cpp.png)]()| |[Abandoned Animal](https://open.kattis.com/problems/abandonedanimal)| abandonedanimal |5.2|[![py](images/python.png)]()| -|[ABC](https://open.kattis.com/problems/abc)| abc |2.1|[![cpp](images/cpp.png)]()[![java](images/java.png)]()| -|[Ab Initio](https://open.kattis.com/problems/abinitio)| abinitio |6.7|[![java](images/java.png)](src/Ab%20Initio/AbInitio.java)[![py](images/python.png)](src/Ab%20Initio/abinitio.py)| +|[ABC](https://open.kattis.com/problems/abc)| abc |2.0|[![cpp](images/cpp.png)]()[![java](images/java.png)]()| +|[Ab Initio](https://open.kattis.com/problems/abinitio)| abinitio |6.8|[![java](images/java.png)](src/Ab%20Initio/AbInitio.java)[![py](images/python.png)](src/Ab%20Initio/abinitio.py)| |[Above Average](https://open.kattis.com/problems/aboveaverage)| aboveaverage |2.1|[![cpp](images/cpp.png)]()| |[Abridged Reading](https://open.kattis.com/problems/abridgedreading)| abridgedreading |5.5|[![py](images/python.png)](src/Abridged%20Reading/abridgedreading.py)| |[Absolutely Symmetric](https://open.kattis.com/problems/absolutelysymmetric)| absolutelysymmetric |4.1|[![py](images/python.png)]()| @@ -60,7 +60,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Akcija](https://open.kattis.com/problems/akcija)| akcija |1.9|[![java](images/java.png)]()| |[Alchemy 101](https://open.kattis.com/problems/alchemy101)| alchemy101 |4.0|[![py](images/python.png)]()| |[Aldursröðun](https://open.kattis.com/problems/aldursrodun)| aldursrodun |2.7|[![py](images/python.png)]()| -|[Alehouse](https://open.kattis.com/problems/alehouse)| alehouse |3.8|[![py](images/python.png)]()| +|[Alehouse](https://open.kattis.com/problems/alehouse)| alehouse |3.9|[![py](images/python.png)]()| |[Á leið í bíó](https://open.kattis.com/problems/aleidibio)| aleidibio |1.1|[![py](images/python.png)]()| |[Alex and Barb](https://open.kattis.com/problems/alexandbarb)| alexandbarb |3.6|[![py](images/python.png)]()[![rb](images/ruby.png)]()| |[Alice in the Digital World](https://open.kattis.com/problems/alicedigital)| alicedigital |4.2|[![py](images/python.png)]()| @@ -76,9 +76,9 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Almost Perfect](https://open.kattis.com/problems/almostperfect)| almostperfect |3.0|[![py](images/python.png)]()| |[Almost Sorted (1)](https://open.kattis.com/problems/almostsorted)| almostsorted |6.6|[![py](images/python.png)](src/Almost%20Sorted%20(1)/almostsorted.py)| |[Almost Sorted (2)](https://open.kattis.com/problems/almostsorted2)| almostsorted2 |5.4|[![py](images/python.png)]()| -|[Almost Union-Find](https://open.kattis.com/problems/almostunionfind)| almostunionfind |5.5|[![java](images/java.png)]()[![py](images/python.png)]()| +|[Almost Union-Find](https://open.kattis.com/problems/almostunionfind)| almostunionfind |7.0|[![java](images/java.png)]()[![py](images/python.png)]()| |[Alphabet](https://open.kattis.com/problems/alphabet)| alphabet |3.1|[![py](images/python.png)]()| -|[Alphabet Animals](https://open.kattis.com/problems/alphabetanimals)| alphabetanimals |3.4|[![py](images/python.png)]()| +|[Alphabet Animals](https://open.kattis.com/problems/alphabetanimals)| alphabetanimals |3.5|[![py](images/python.png)]()| |[Alphabet Spam](https://open.kattis.com/problems/alphabetspam)| alphabetspam |1.7|[![cpp](images/cpp.png)]()| |[Amanda Lounges](https://open.kattis.com/problems/amanda)| amanda |5.8|[![py](images/python.png)](src/Amanda%20Lounges/amanda.py)| |[A Mazing!](https://open.kattis.com/problems/amazing)| amazing |5.5|[![java](images/java.png)]()| @@ -97,13 +97,13 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Animal Classification](https://open.kattis.com/problems/animal)| animal |6.5|[![py](images/python.png)](src/Animal%20Classification/animal.py)| |[Alternative Anagram](https://open.kattis.com/problems/annorlundaanagram)| annorlundaanagram |5.3|[![py](images/python.png)]()| |[Annoyed Coworkers](https://open.kattis.com/problems/annoyedcoworkers)| annoyedcoworkers |3.5|[![py](images/python.png)]()| -|[Another Brick in the Wall](https://open.kattis.com/problems/anotherbrick)| anotherbrick |2.3|[![py](images/python.png)]()| +|[Another Brick in the Wall](https://open.kattis.com/problems/anotherbrick)| anotherbrick |2.4|[![py](images/python.png)]()| |[Another Candies](https://open.kattis.com/problems/anothercandies)| anothercandies |2.7|[![py](images/python.png)]()| |[Another Dice Game](https://open.kattis.com/problems/anotherdice)| anotherdice |4.7|[![py](images/python.png)]()| |[Another Substring Query Problem](https://open.kattis.com/problems/anothersubstringqueryproblem)| anothersubstringqueryproblem |8.2|[![cpp](images/cpp.png)](src/Another%20Substring%20Query%20Problem/anothersubstringqueryproblem.cpp)[![py](images/python.png)](src/Another%20Substring%20Query%20Problem/anothersubstringqueryproblem.py)| |[Antenna Analysis](https://open.kattis.com/problems/antennaanalysis)| antennaanalysis |5.2|[![py](images/python.png)](src/Antenna%20Analysis/antennaanalysis.py)| |[Antenna Placement](https://open.kattis.com/problems/antennaplacement)| antennaplacement |4.4|[![py](images/python.png)]()| -|[Anthony and Cora](https://open.kattis.com/problems/anthony)| anthony |4.9|[![py](images/python.png)]()| +|[Anthony and Cora](https://open.kattis.com/problems/anthony)| anthony |4.8|[![py](images/python.png)]()| |[Anthony and Diablo](https://open.kattis.com/problems/anthonyanddiablo)| anthonyanddiablo |2.8|[![py](images/python.png)]()| |[Ocean's Anti-11](https://open.kattis.com/problems/anti11)| anti11 |2.4|[![cpp](images/cpp.png)]()| |[Ocean's Anti-11 (Hard)](https://open.kattis.com/problems/anti11hard)| anti11hard |7.6|[![py](images/python.png)](src/Ocean's%20Anti-11%20(Hard)/anti11hard.py)| @@ -121,9 +121,9 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Falling Apples](https://open.kattis.com/problems/apples)| apples |3.3|[![java](images/java.png)]()| |[Johnny Applesack](https://open.kattis.com/problems/applesack)| applesack |3.2|[![py](images/python.png)]()| |[Apples, Cherries, and Mangos](https://open.kattis.com/problems/applescherriesmangos)| applescherriesmangos |6.9|[![py](images/python.png)](src/Apples,%20Cherries,%20and%20Mangos/applescherriesmangos.py)| -|[A Prize No One Can Win](https://open.kattis.com/problems/aprizenoonecanwin)| aprizenoonecanwin |3.1|[![py](images/python.png)]()| +|[A Prize No One Can Win](https://open.kattis.com/problems/aprizenoonecanwin)| aprizenoonecanwin |3.2|[![py](images/python.png)]()| |[Aqueduct Construction](https://open.kattis.com/problems/aqueducts)| aqueducts |7.0|[![py](images/python.png)]()| -|[Arachnophobia](https://open.kattis.com/problems/arachnophobia)| arachnophobia |5.0|[![py](images/python.png)](src/Arachnophobia/arachnophobia.py)| +|[Arachnophobia](https://open.kattis.com/problems/arachnophobia)| arachnophobia |5.1|[![py](images/python.png)](src/Arachnophobia/arachnophobia.py)| |[Arbitrage](https://open.kattis.com/problems/arbitrage)| arbitrage |3.8|[![py](images/python.png)]()| |[Archimedes](https://open.kattis.com/problems/archimedes)| archimedes |5.1|[![py](images/python.png)](src/Archimedes/archimedes.py)| |[Architecture](https://open.kattis.com/problems/architecture)| architecture |2.8|[![py](images/python.png)]()| @@ -143,11 +143,11 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Arriving on Time](https://open.kattis.com/problems/arrivingontime)| arrivingontime |4.7|[![py](images/python.png)]()| |[Amalgamated Artichokes](https://open.kattis.com/problems/artichoke)| artichoke |2.4|[![py](images/python.png)]()| |[Artur](https://open.kattis.com/problems/artur)| artur |6.8|[![py](images/python.png)](src/Artur/artur.py)| -|[Artwork](https://open.kattis.com/problems/artwork)| artwork |5.7|[![py](images/python.png)](src/Artwork/artwork.py)| +|[Artwork](https://open.kattis.com/problems/artwork)| artwork |5.8|[![py](images/python.png)](src/Artwork/artwork.py)| |[ASCII Addition](https://open.kattis.com/problems/asciiaddition)| asciiaddition |2.5|[![py](images/python.png)]()| |[ASCII Figure Rotation](https://open.kattis.com/problems/asciifigurerotation)| asciifigurerotation |3.3|[![py](images/python.png)]()| |[ASCII kassi](https://open.kattis.com/problems/asciikassi)| asciikassi |1.5|[![py](images/python.png)]()| -|[ASCII Kassi 2](https://open.kattis.com/problems/asciikassi2)| asciikassi2 |2.0|[![py](images/python.png)]()| +|[ASCII Kassi 2](https://open.kattis.com/problems/asciikassi2)| asciikassi2 |2.1|[![py](images/python.png)]()| |[Ask Marilyn](https://open.kattis.com/problems/askmarilyn)| askmarilyn |4.1|[![py](images/python.png)]()| |[Aspen Avenue](https://open.kattis.com/problems/aspenavenue)| aspenavenue |6.3|[![py](images/python.png)](src/Aspen%20Avenue/aspenavenue.py)| |[Self-Assembly](https://open.kattis.com/problems/assembly)| assembly |4.2|[![py](images/python.png)]()| @@ -163,7 +163,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Automatic Trading](https://open.kattis.com/problems/automatictrading)| automatictrading |5.1|[![py](images/python.png)](src/Automatic%20Trading/automatictrading.py)| |[Autori](https://open.kattis.com/problems/autori)| autori |1.2|[![java](images/java.png)]()[![js](images/javascript.png)]()[![py](images/python.png)]()| |[Average Character](https://open.kattis.com/problems/averagecharacter)| averagecharacter |1.9|[![py](images/python.png)]()| -|[Paradox With Averages](https://open.kattis.com/problems/averageseasy)| averageseasy |2.9|[![cpp](images/cpp.png)]()| +|[Paradox With Averages](https://open.kattis.com/problems/averageseasy)| averageseasy |2.8|[![cpp](images/cpp.png)]()| |[Paradox With Averages (Hard)](https://open.kattis.com/problems/averageshard)| averageshard |3.1|[![cpp](images/cpp.png)]()| |[Average Speed](https://open.kattis.com/problems/averagespeed)| averagespeed |3.4|[![py](images/python.png)]()| |[Avion](https://open.kattis.com/problems/avion)| avion |1.4|[![cpp](images/cpp.png)]()| @@ -171,7 +171,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Avoiding the Apocalypse](https://open.kattis.com/problems/avoidingtheapocalypse)| avoidingtheapocalypse |3.8|[![py](images/python.png)]()| |[Avoidland](https://open.kattis.com/problems/avoidland)| avoidland |3.0|[![py](images/python.png)]()| |[Awkward Party](https://open.kattis.com/problems/awkwardparty)| awkwardparty |2.4|[![py](images/python.png)]()| -|[Aww Man](https://open.kattis.com/problems/awwman)| awwman |4.1|[![py](images/python.png)](src/Aww%20Man/awwman.py)| +|[Aww Man](https://open.kattis.com/problems/awwman)| awwman |4.0|[![py](images/python.png)](src/Aww%20Man/awwman.py)| |[BAAS](https://open.kattis.com/problems/baas)| baas |5.1|[![py](images/python.png)](src/BAAS/baas.py)| |[Babelfish](https://open.kattis.com/problems/babelfish)| babelfish |2.6|[![py](images/python.png)]()| |[Baby Bites](https://open.kattis.com/problems/babybites)| babybites |1.8|[![py](images/python.png)]()| @@ -180,15 +180,15 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Baby Panda](https://open.kattis.com/problems/babypanda)| babypanda |2.3|[![py](images/python.png)]()| |[Bachelor's Thesis](https://open.kattis.com/problems/bachelorsthesis)| bachelorsthesis |7.2|[![py](images/python.png)](src/Bachelor's%20Thesis/bachelorsthesis.py)| |[Bachet's Game](https://open.kattis.com/problems/bachetsgame)| bachetsgame |3.8|[![cpp](images/cpp.png)]()| -|[Backpack Buddies](https://open.kattis.com/problems/backpackbuddies)| backpackbuddies |6.7|[![py](images/python.png)](src/Backpack%20Buddies/backpackbuddies.py)| +|[Backpack Buddies](https://open.kattis.com/problems/backpackbuddies)| backpackbuddies |6.6|[![py](images/python.png)](src/Backpack%20Buddies/backpackbuddies.py)| |[Backspace](https://open.kattis.com/problems/backspace)| backspace |1.9|[![py](images/python.png)]()| -|[Bacon, Eggs, and Spam](https://open.kattis.com/problems/baconeggsandspam)| baconeggsandspam |1.9|[![py](images/python.png)]()| -|[Bag of Tiles](https://open.kattis.com/problems/bagoftiles)| bagoftiles |5.6|[![py](images/python.png)](src/Bag%20of%20Tiles/bagoftiles.py)| +|[Bacon, Eggs, and Spam](https://open.kattis.com/problems/baconeggsandspam)| baconeggsandspam |2.0|[![py](images/python.png)]()| +|[Bag of Tiles](https://open.kattis.com/problems/bagoftiles)| bagoftiles |5.7|[![py](images/python.png)](src/Bag%20of%20Tiles/bagoftiles.py)| |[Balanced Diet](https://open.kattis.com/problems/balanceddiet)| balanceddiet |3.0|[![py](images/python.png)]()| |[Ball](https://open.kattis.com/problems/ball)| ball |4.0|[![py](images/python.png)]()| |[Ball Bearings](https://open.kattis.com/problems/ballbearings)| ballbearings |4.1|[![cpp](images/cpp.png)]()[![py](images/python.png)]()| |[Distributing Ballot Boxes](https://open.kattis.com/problems/ballotboxes)| ballotboxes |4.1|[![java](images/java.png)]()| -|[Balls and Needles](https://open.kattis.com/problems/ballsandneedles)| ballsandneedles |3.9|[![py](images/python.png)]()| +|[Balls and Needles](https://open.kattis.com/problems/ballsandneedles)| ballsandneedles |4.0|[![py](images/python.png)]()| |[Baloni](https://open.kattis.com/problems/baloni)| baloni |3.9|[![py](images/python.png)](src/Baloni/baloni.py)| |[Bank Queue](https://open.kattis.com/problems/bank)| bank |2.7|[![py](images/python.png)]()| |[Bannorð](https://open.kattis.com/problems/bannord)| bannord |1.6|[![py](images/python.png)]()| @@ -208,7 +208,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Exploding Batteries](https://open.kattis.com/problems/batteries)| batteries |4.1|[![py](images/python.png)]()| |[Batter Up](https://open.kattis.com/problems/batterup)| batterup |1.4|[![cpp](images/cpp.png)]()| |[Battleship](https://open.kattis.com/problems/battleship)| battleship |4.7|[![py](images/python.png)](src/Battleship/battleship.py)| -|[Battle Simulation](https://open.kattis.com/problems/battlesimulation)| battlesimulation |2.5|[![py](images/python.png)]()| +|[Battle Simulation](https://open.kattis.com/problems/battlesimulation)| battlesimulation |2.4|[![py](images/python.png)]()| |[Baza](https://open.kattis.com/problems/baza)| baza |5.8|[![py](images/python.png)](src/Baza/baza.py)| |[Bazaar](https://open.kattis.com/problems/bazaar)| bazaar |5.5|[![py](images/python.png)](src/Bazaar/bazaar.py)| |[Bazen](https://open.kattis.com/problems/bazen)| bazen |2.6|[![cpp](images/cpp.png)]()| @@ -219,7 +219,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Beehives (1)](https://open.kattis.com/problems/beehives)| beehives |2.2|[![py](images/python.png)]()| |[Beehives (2)](https://open.kattis.com/problems/beehives2)| beehives2 |5.2|[![py](images/python.png)](src/Beehives%20(2)/beehives2.py)| |[Bee House Perimeter](https://open.kattis.com/problems/beehouseperimeter)| beehouseperimeter |3.7|[![py](images/python.png)]()| -|[Beekeeper](https://open.kattis.com/problems/beekeeper)| beekeeper |2.6|[![py](images/python.png)]()| +|[Beekeeper](https://open.kattis.com/problems/beekeeper)| beekeeper |2.5|[![py](images/python.png)]()| |[Beep Code](https://open.kattis.com/problems/beepcode)| beepcode |4.2|[![py](images/python.png)]()| |[Collecting Beepers](https://open.kattis.com/problems/beepers)| beepers |4.2|[![py](images/python.png)]()| |[Bee Problem](https://open.kattis.com/problems/beeproblem)| beeproblem |4.2|[![py](images/python.png)]()| @@ -265,7 +265,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Bits Equalizer](https://open.kattis.com/problems/bitsequalizer)| bitsequalizer |3.9|[![py](images/python.png)]()| |[Bitte ein Bit](https://open.kattis.com/problems/bitteeinbit)| bitteeinbit |1.3|[![py](images/python.png)]()| |[Bitwise](https://open.kattis.com/problems/bitwise)| bitwise |6.2|[![py](images/python.png)](src/Bitwise/bitwise.py)| -|[BizzFuzz](https://open.kattis.com/problems/bizzfuzz)| bizzfuzz |4.5|[![py](images/python.png)]()| +|[BizzFuzz](https://open.kattis.com/problems/bizzfuzz)| bizzfuzz |4.4|[![py](images/python.png)]()| |[Bjagað Beðaltal](https://open.kattis.com/problems/bjagadbedaltal)| bjagadbedaltal |6.5|[![py](images/python.png)](src/Bjagað%20Beðaltal/bjagadbedaltal.py)| |[Black Friday](https://open.kattis.com/problems/blackfriday)| blackfriday |2.2|[![py](images/python.png)]()| |[Black Out](https://open.kattis.com/problems/blackout)| blackout |3.2|[![py](images/python.png)]()| @@ -281,7 +281,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Bluetooth](https://open.kattis.com/problems/bluetooth)| bluetooth |2.0|[![py](images/python.png)]()| |[Boat Parts](https://open.kattis.com/problems/boatparts)| boatparts |2.1|[![java](images/java.png)]()| |[Bobby's Bet](https://open.kattis.com/problems/bobby)| bobby |2.6|[![py](images/python.png)]()| -|[Bocchi's Rocks](https://open.kattis.com/problems/bocchinorokku)| bocchinorokku |2.3|[![py](images/python.png)]()| +|[Bocchi's Rocks](https://open.kattis.com/problems/bocchinorokku)| bocchinorokku |3.0|[![py](images/python.png)]()| |[Boggle](https://open.kattis.com/problems/boggle)| boggle |4.7|[![py](images/python.png)]()| |[Accounting](https://open.kattis.com/problems/bokforing)| bokforing |4.1|[![py](images/python.png)]()| |[Book Shelves](https://open.kattis.com/problems/bokhyllor)| bokhyllor |3.6|[![py](images/python.png)](src/Book%20Shelves/bokhyllor.py)| @@ -294,7 +294,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Booming Business](https://open.kattis.com/problems/boomingbusiness)| boomingbusiness |4.7|[![py](images/python.png)](src/Booming%20Business/boomingbusiness.py)| |[Bootstrapping Number](https://open.kattis.com/problems/bootstrappingnumber)| bootstrappingnumber |2.8|[![py](images/python.png)]()| |[Borders](https://open.kattis.com/problems/borders)| borders |6.8|[![py](images/python.png)](src/Borders/borders.py)| -|[Borðspil](https://open.kattis.com/problems/bordspil)| bordspil |4.5|[![py](images/python.png)]()| +|[Borðspil](https://open.kattis.com/problems/bordspil)| bordspil |4.7|[![py](images/python.png)]()| |[Killing Aliens in a Borg Maze](https://open.kattis.com/problems/borg)| borg |3.6|[![py](images/python.png)]()| |[The Stock Market](https://open.kattis.com/problems/borsen)| borsen |3.4|[![py](images/python.png)]()| |[Boss Battle](https://open.kattis.com/problems/bossbattle)| bossbattle |2.0|[![py](images/python.png)]()| @@ -322,9 +322,9 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Bribe](https://open.kattis.com/problems/bribe)| bribe |5.5|[![py](images/python.png)](src/Bribe/bribe.py)| |[Brick Wall](https://open.kattis.com/problems/brickwall)| brickwall |5.1|[![py](images/python.png)]()| |[Bridge](https://open.kattis.com/problems/bridge)| bridge |5.9|[![py](images/python.png)]()| -|[Bridge Automation](https://open.kattis.com/problems/bridgeautomation)| bridgeautomation |5.8|[![py](images/python.png)](src/Bridge%20Automation/bridgeautomation.py)| +|[Bridge Automation](https://open.kattis.com/problems/bridgeautomation)| bridgeautomation |5.9|[![py](images/python.png)](src/Bridge%20Automation/bridgeautomation.py)| |[Bridges and Tunnels](https://open.kattis.com/problems/bridgesandtunnels)| bridgesandtunnels |2.7|[![java](images/java.png)]()[![py](images/python.png)]()| -|[Brocard Point of a Triangle](https://open.kattis.com/problems/brocard)| brocard |4.6|[![cpp](images/cpp.png)]()| +|[Brocard Point of a Triangle](https://open.kattis.com/problems/brocard)| brocard |4.7|[![cpp](images/cpp.png)]()| |[Broken Calculator](https://open.kattis.com/problems/brokencalculator)| brokencalculator |2.7|[![py](images/python.png)]()| |[Broken Keypad](https://open.kattis.com/problems/brokenkeypad)| brokenkeypad |5.1|[![py](images/python.png)](src/Broken%20Keypad/brokenkeypad.py)| |[Broken Swords](https://open.kattis.com/problems/brokenswords)| brokenswords |2.0|[![py](images/python.png)]()| @@ -336,7 +336,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Budget](https://open.kattis.com/problems/budget)| budget |6.4|[![py](images/python.png)](src/Budget/budget.py)| |[Buggy Robot (1)](https://open.kattis.com/problems/buggyrobot)| buggyrobot |6.0|[![py](images/python.png)](src/Buggy%20Robot%20(1)/buggyrobot.py)| |[Buggy Robot (2)](https://open.kattis.com/problems/buggyrobot2)| buggyrobot2 |5.2|[![py](images/python.png)](src/Buggy%20Robot%20(2)/buggyrobot2.py)| -|[Build Dependencies](https://open.kattis.com/problems/builddeps)| builddeps |3.7|[![py](images/python.png)]()| +|[Build Dependencies](https://open.kattis.com/problems/builddeps)| builddeps |4.1|[![py](images/python.png)]()| |[Building Boundaries](https://open.kattis.com/problems/buildingboundaries)| buildingboundaries |3.8|[![py](images/python.png)]()| |[Building Highways](https://open.kattis.com/problems/buildinghighways)| buildinghighways |2.0|[![cpp](images/cpp.png)]()[![py](images/python.png)]()| |[Buka](https://open.kattis.com/problems/buka)| buka |1.9|[![py](images/python.png)]()| @@ -349,14 +349,14 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Burrows-Wheeler](https://open.kattis.com/problems/burrowswheeler)| burrowswheeler |5.9|[![py](images/python.png)]()| |[Bus](https://open.kattis.com/problems/bus)| bus |1.7|[![cpp](images/cpp.png)]()| |[Bus Lines](https://open.kattis.com/problems/buslines)| buslines |2.3|[![py](images/python.png)]()| -|[Bus Numbers (1)](https://open.kattis.com/problems/busnumbers)| busnumbers |2.1|[![java](images/java.png)]()| +|[Bus Numbers (1)](https://open.kattis.com/problems/busnumbers)| busnumbers |2.2|[![java](images/java.png)]()| |[Bus Numbers (2)](https://open.kattis.com/problems/busnumbers2)| busnumbers2 |2.7|[![py](images/python.png)]()| |[Bus Planning](https://open.kattis.com/problems/busplanning)| busplanning |6.0|[![py](images/python.png)](src/Bus%20Planning/busplanning.py)| |[The Bus Card](https://open.kattis.com/problems/busskortet)| busskortet |3.0|[![py](images/python.png)]()| |[Bus Ticket](https://open.kattis.com/problems/busticket)| busticket |4.5|[![py](images/python.png)](src/Bus%20Ticket/busticket.py)| -|[Bus Tour](https://open.kattis.com/problems/bustour)| bustour |6.1|[![cpp](images/cpp.png)](src/Bus%20Tour/bustour.cpp)| +|[Bus Tour](https://open.kattis.com/problems/bustour)| bustour |6.2|[![cpp](images/cpp.png)](src/Bus%20Tour/bustour.cpp)| |[Busy Roads](https://open.kattis.com/problems/busyroads)| busyroads |3.4|[![py](images/python.png)]()| -|[Busy Schedule](https://open.kattis.com/problems/busyschedule)| busyschedule |2.4|[![py](images/python.png)]()| +|[Busy Schedule](https://open.kattis.com/problems/busyschedule)| busyschedule |2.3|[![py](images/python.png)]()| |[Button Bashing](https://open.kattis.com/problems/buttonbashing)| buttonbashing |3.3|[![java](images/java.png)]()[![py](images/python.png)]()| |[Buzzwords](https://open.kattis.com/problems/buzzwords)| buzzwords |5.1|[![py](images/python.png)]()| |[Introspective Caching](https://open.kattis.com/problems/caching)| caching |5.8|[![java](images/java.png)](src/Introspective%20Caching/Caching.java)[![py](images/python.png)](src/Introspective%20Caching/caching.py)| @@ -366,7 +366,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Cakey McCakeFace](https://open.kattis.com/problems/cakeymccakeface)| cakeymccakeface |4.5|[![py](images/python.png)]()| |[Calculating Dart Scores](https://open.kattis.com/problems/calculatingdartscores)| calculatingdartscores |2.6|[![cpp](images/cpp.png)]()| |[Calculator](https://open.kattis.com/problems/calculator)| calculator |2.9|[![py](images/python.png)]()| -|[Call for Problems](https://open.kattis.com/problems/callforproblems)| callforproblems |1.2|[![py](images/python.png)]()| +|[Call for Problems](https://open.kattis.com/problems/callforproblems)| callforproblems |1.3|[![py](images/python.png)]()| |[Calories From Fat](https://open.kattis.com/problems/calories)| calories |3.1|[![py](images/python.png)]()| |[Guessing Camels](https://open.kattis.com/problems/camels)| camels |5.9|[![py](images/python.png)](src/Guessing%20Camels/camels.py)| |[Canadians, eh](https://open.kattis.com/problems/canadianseh)| canadianseh |1.6|[![py](images/python.png)]()| @@ -374,18 +374,18 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Candy Distribution](https://open.kattis.com/problems/candydistribution)| candydistribution |3.8|[![py](images/python.png)]()| |[Candy Division](https://open.kattis.com/problems/candydivision)| candydivision |2.9|[![py](images/python.png)]()| |[Candy Store](https://open.kattis.com/problems/candystore)| candystore |1.4|[![py](images/python.png)]()| -|[Can of Worms](https://open.kattis.com/problems/canofworms)| canofworms |7.4|[![py](images/python.png)]()| +|[Can of Worms](https://open.kattis.com/problems/canofworms)| canofworms |7.5|[![py](images/python.png)]()| |[Canonical Coin Systems](https://open.kattis.com/problems/canonical)| canonical |4.9|[![py](images/python.png)]()| |[Cantina of Babel](https://open.kattis.com/problems/cantinaofbabel)| cantinaofbabel |3.0|[![py](images/python.png)]()| |[Cantor](https://open.kattis.com/problems/cantor)| cantor |2.9|[![py](images/python.png)]()| |[Canvas Painting](https://open.kattis.com/problems/canvas)| canvas |3.8|[![py](images/python.png)]()| -|[Canvas Line](https://open.kattis.com/problems/canvasline)| canvasline |5.0|[![py](images/python.png)]()| +|[Canvas Line](https://open.kattis.com/problems/canvasline)| canvasline |5.1|[![py](images/python.png)]()| |[Canyon Crossing](https://open.kattis.com/problems/canyoncrossing)| canyoncrossing |6.3|[![py](images/python.png)](src/Canyon%20Crossing/canyoncrossing.py)| -|[Capsules](https://open.kattis.com/problems/capsules)| capsules |3.0|[![py](images/python.png)]()| +|[Capsules](https://open.kattis.com/problems/capsules)| capsules |2.9|[![py](images/python.png)]()| |[Captain Obvious and the Rabbit-Man](https://open.kattis.com/problems/captainobvious)| captainobvious |6.1|[![py](images/python.png)](src/Captain%20Obvious%20and%20the%20Rabbit-Man/captainobvious.py)| |[Cardboard Container](https://open.kattis.com/problems/cardboardcontainer)| cardboardcontainer |2.4|[![py](images/python.png)]()| |[Card Divisibility](https://open.kattis.com/problems/carddivisibility)| carddivisibility |4.0|[![py](images/python.png)]()| -|[Card Hand Sorting](https://open.kattis.com/problems/cardhand)| cardhand |4.5|[![py](images/python.png)]()| +|[Card Hand Sorting](https://open.kattis.com/problems/cardhand)| cardhand |4.6|[![py](images/python.png)]()| |[Cardiology](https://open.kattis.com/problems/cardiology)| cardiology |3.6|[![py](images/python.png)]()| |[Card Magic](https://open.kattis.com/problems/cardmagic)| cardmagic |3.4|[![py](images/python.png)]()| |[Card Trading](https://open.kattis.com/problems/cardtrading)| cardtrading |2.3|[![java](images/java.png)]()[![py](images/python.png)]()| @@ -425,8 +425,8 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Chanukah Challenge](https://open.kattis.com/problems/chanukah)| chanukah |1.3|[![cpp](images/cpp.png)]()| |[Character Development](https://open.kattis.com/problems/character)| character |2.3|[![py](images/python.png)]()| |[Charged](https://open.kattis.com/problems/charged)| charged |2.3|[![py](images/python.png)]()| -|[Charles in Charge](https://open.kattis.com/problems/charlesincharge)| charlesincharge |5.1|[![py](images/python.png)](src/Charles%20in%20Charge/charlesincharge.py)| -|[Charting Progress](https://open.kattis.com/problems/chartingprogress)| chartingprogress |2.1|[![py](images/python.png)]()| +|[Charles in Charge](https://open.kattis.com/problems/charlesincharge)| charlesincharge |5.0|[![py](images/python.png)](src/Charles%20in%20Charge/charlesincharge.py)| +|[Charting Progress](https://open.kattis.com/problems/chartingprogress)| chartingprogress |2.2|[![py](images/python.png)]()| |[Chatter](https://open.kattis.com/problems/chatter)| chatter |4.0|[![py](images/python.png)]()| |[Cheating at War](https://open.kattis.com/problems/cheatingatwar)| cheatingatwar |5.5|[![py](images/python.png)]()| |[Cheating a Boolean Tree](https://open.kattis.com/problems/cheatingbooleantree)| cheatingbooleantree |3.8|[![py](images/python.png)]()| @@ -437,7 +437,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Cutting Cheese](https://open.kattis.com/problems/cheese)| cheese |2.9|[![py](images/python.png)]()| |[Cheese, If You Please](https://open.kattis.com/problems/cheeseifyouplease)| cheeseifyouplease |3.5|[![py](images/python.png)]()| |[Chemist's vows](https://open.kattis.com/problems/chemistsvows)| chemistsvows |3.1|[![py](images/python.png)]()| -|[Chess](https://open.kattis.com/problems/chess)| chess |3.3|[![py](images/python.png)]()| +|[Chess](https://open.kattis.com/problems/chess)| chess |3.2|[![py](images/python.png)]()| |[Chess Competition](https://open.kattis.com/problems/chesscompetition)| chesscompetition |6.4|[![py](images/python.png)](src/Chess%20Competition/chesscompetition.py)| |[Chess Tournament](https://open.kattis.com/problems/chesstournament)| chesstournament |5.6|[![py](images/python.png)](src/Chess%20Tournament/chesstournament.py)| |[Chewbacca](https://open.kattis.com/problems/chewbacca)| chewbacca |3.0|[![py](images/python.png)]()| @@ -450,37 +450,37 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Chopping Wood](https://open.kattis.com/problems/chopwood)| chopwood |3.1|[![py](images/python.png)]()| |[Chugging](https://open.kattis.com/problems/chugging)| chugging |1.6|[![py](images/python.png)]()| |[Cinema Crowds](https://open.kattis.com/problems/cinema)| cinema |2.1|[![py](images/python.png)]()| -|[Cinema Crowds 2](https://open.kattis.com/problems/cinema2)| cinema2 |1.9|[![py](images/python.png)]()| -|[Cinema Seating](https://open.kattis.com/problems/cinemaseating)| cinemaseating |2.7|[![py](images/python.png)]()| +|[Cinema Crowds 2](https://open.kattis.com/problems/cinema2)| cinema2 |1.8|[![py](images/python.png)]()| +|[Cinema Seating](https://open.kattis.com/problems/cinemaseating)| cinemaseating |2.8|[![py](images/python.png)]()| |[Circle Bounce](https://open.kattis.com/problems/circlebounce)| circlebounce |4.9|[![py](images/python.png)]()| |[Circuit Math](https://open.kattis.com/problems/circuitmath)| circuitmath |2.1|[![py](images/python.png)]()| |[Circular DNA](https://open.kattis.com/problems/circular)| circular |3.4|[![py](images/python.png)]()| -|[Circular Caramel Cookie](https://open.kattis.com/problems/circularcaramelcookie)| circularcaramelcookie |3.9|[![py](images/python.png)]()| +|[Circular Caramel Cookie](https://open.kattis.com/problems/circularcaramelcookie)| circularcaramelcookie |4.0|[![py](images/python.png)]()| |[Circumsphere](https://open.kattis.com/problems/circumsphere)| circumsphere |5.2|[![py](images/python.png)]()| |[Citadel Construction](https://open.kattis.com/problems/citadelconstruction)| citadelconstruction |7.3|[![py](images/python.png)](src/Citadel%20Construction/citadelconstruction.py)| |[The Citrus Intern](https://open.kattis.com/problems/citrusintern)| citrusintern |3.6|[![py](images/python.png)]()| -|[City Destruction](https://open.kattis.com/problems/city)| city |6.1|[![py](images/python.png)](src/City%20Destruction/city.py)| +|[City Destruction](https://open.kattis.com/problems/city)| city |6.0|[![py](images/python.png)](src/City%20Destruction/city.py)| |[City Numbers](https://open.kattis.com/problems/citynumbers)| citynumbers |4.4|[![py](images/python.png)]()| -|[City Park](https://open.kattis.com/problems/citypark)| citypark |7.9|[![py](images/python.png)](src/City%20Park/citypark.py)| +|[City Park](https://open.kattis.com/problems/citypark)| citypark |8.0|[![py](images/python.png)](src/City%20Park/citypark.py)| |[Class Field Trip](https://open.kattis.com/problems/classfieldtrip)| classfieldtrip |1.4|[![py](images/python.png)]()| |[Classical Counting](https://open.kattis.com/problems/classicalcounting)| classicalcounting |7.9|[![py](images/python.png)](src/Classical%20Counting/classicalcounting.py)| |[Class Picture](https://open.kattis.com/problems/classpicture)| classpicture |4.9|[![py](images/python.png)](src/Class%20Picture/classpicture.py)| |[Classrooms](https://open.kattis.com/problems/classrooms)| classrooms |4.2|[![java](images/java.png)](src/Classrooms/Classrooms.java)| -|[A Classy Problem](https://open.kattis.com/problems/classy)| classy |4.6|[![java](images/java.png)]()| +|[A Classy Problem](https://open.kattis.com/problems/classy)| classy |4.7|[![java](images/java.png)]()| |[Climbing Stairs](https://open.kattis.com/problems/climbingstairs)| climbingstairs |4.4|[![py](images/python.png)]()| |[Climbing Worm](https://open.kattis.com/problems/climbingworm)| climbingworm |2.3|[![py](images/python.png)]()| |[Clinic](https://open.kattis.com/problems/clinic)| clinic |4.0|[![py](images/python.png)]()| |[Clock Breaking](https://open.kattis.com/problems/clock)| clock |3.8|[![py](images/python.png)]()| |[Clock Construction](https://open.kattis.com/problems/clockconstruction)| clockconstruction |4.2|[![py](images/python.png)]()| |[Clock Pictures](https://open.kattis.com/problems/clockpictures)| clockpictures |3.7|[![py](images/python.png)]()| -|[Closeness Queries](https://open.kattis.com/problems/closenessqueries)| closenessqueries |8.4|[![py](images/python.png)](src/Closeness%20Queries/closenessqueries.py)| +|[Closeness Queries](https://open.kattis.com/problems/closenessqueries)| closenessqueries |8.1|[![py](images/python.png)](src/Closeness%20Queries/closenessqueries.py)| |[Closest Pair (Uniform)](https://open.kattis.com/problems/closestpair1)| closestpair1 |4.6|[![java](images/java.png)]()[![py](images/python.png)]()| |[Closest Pair](https://open.kattis.com/problems/closestpair2)| closestpair2 |6.5|[![java](images/java.png)](src/Closest%20Pair/ClosestPair2.java)| |[Closest Sums](https://open.kattis.com/problems/closestsums)| closestsums |2.7|[![py](images/python.png)]()| |[Closing The Loop](https://open.kattis.com/problems/closingtheloop)| closingtheloop |2.1|[![cpp](images/cpp.png)]()| |[Coast Length](https://open.kattis.com/problems/coast)| coast |2.9|[![py](images/python.png)]()| |[A Furious Cocktail](https://open.kattis.com/problems/cocktail)| cocktail |2.8|[![py](images/python.png)]()| -|[Cocoa Coalition](https://open.kattis.com/problems/cocoacoalition)| cocoacoalition |4.8|[![py](images/python.png)]()| +|[Cocoa Coalition](https://open.kattis.com/problems/cocoacoalition)| cocoacoalition |4.9|[![py](images/python.png)]()| |[Coconut Splat](https://open.kattis.com/problems/coconut)| coconut |1.6|[![java](images/java.png)]()| |[Code Cleanups](https://open.kattis.com/problems/codecleanups)| codecleanups |3.7|[![py](images/python.png)]()| |[Code Guessing](https://open.kattis.com/problems/codeguessing)| codeguessing |3.0|[![py](images/python.png)]()| @@ -503,12 +503,13 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Prof. Fumblemore and the Collatz Conjecture](https://open.kattis.com/problems/coltype)| coltype |4.9|[![py](images/python.png)](src/Prof.%20Fumblemore%20and%20the%20Collatz%20Conjecture/coltype.py)| |[Combination Lock](https://open.kattis.com/problems/combinationlock)| combinationlock |2.9|[![py](images/python.png)]()| |[Combinatorial Stanley Cup](https://open.kattis.com/problems/combinatorialstanleycup)| combinatorialstanleycup |3.0|[![js](images/javascript.png)]()[![py](images/python.png)]()[![rb](images/ruby.png)]()| -|[Comma Sprinkler](https://open.kattis.com/problems/comma)| comma |4.4|[![py](images/python.png)]()| +|[Comma Sprinkler](https://open.kattis.com/problems/comma)| comma |4.5|[![py](images/python.png)]()| |[Radio Commercials](https://open.kattis.com/problems/commercials)| commercials |1.9|[![py](images/python.png)]()| -|[Committee Assignment](https://open.kattis.com/problems/committeeassignment)| committeeassignment |7.1|[![py](images/python.png)](src/Committee%20Assignment/committeeassignment.py)| +|[Committee Assignment](https://open.kattis.com/problems/committeeassignment)| committeeassignment |7.2|[![py](images/python.png)](src/Committee%20Assignment/committeeassignment.py)| |[Common Factors](https://open.kattis.com/problems/commonfactors)| commonfactors |4.6|[![py](images/python.png)]()| -|[Communicating The Strategy](https://open.kattis.com/problems/communicatingstrategy)| communicatingstrategy |4.4|[![py](images/python.png)]()| +|[Communicating The Strategy](https://open.kattis.com/problems/communicatingstrategy)| communicatingstrategy |4.5|[![py](images/python.png)]()| |[Jumbled Communication](https://open.kattis.com/problems/communication)| communication |2.1|[![cpp](images/cpp.png)]()| +|[Communication Line](https://open.kattis.com/problems/communicationline)| communicationline |3.3|[![py](images/python.png)]()| |[Communications Satellite](https://open.kattis.com/problems/communicationssatellite)| communicationssatellite |3.6|[![java](images/java.png)]()| |[Company Picnic](https://open.kattis.com/problems/companypicnic)| companypicnic |4.1|[![py](images/python.png)]()| |[Comparing Answers](https://open.kattis.com/problems/comparinganswers)| comparinganswers |7.2|[![py](images/python.png)](src/Comparing%20Answers/comparinganswers.py)| @@ -518,7 +519,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Composed Rhythms](https://open.kattis.com/problems/composedrhythms)| composedrhythms |1.4|[![py](images/python.png)]()| |[Compositions](https://open.kattis.com/problems/compositions)| compositions |2.3|[![py](images/python.png)]()| |[Compound Words](https://open.kattis.com/problems/compoundwords)| compoundwords |1.9|[![py](images/python.png)]()| -|[Compression](https://open.kattis.com/problems/compression2)| compression2 |4.3|[![py](images/python.png)]()| +|[Compression](https://open.kattis.com/problems/compression2)| compression2 |4.4|[![py](images/python.png)]()| |[Best Compromise](https://open.kattis.com/problems/compromise)| compromise |2.0|[![py](images/python.png)]()| |[Conformity](https://open.kattis.com/problems/conformity)| conformity |1.5|[![java](images/java.png)]()| |[Conga Line](https://open.kattis.com/problems/congaline)| congaline |4.6|[![py](images/python.png)]()| @@ -526,7 +527,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Connect-N](https://open.kattis.com/problems/connectn)| connectn |3.6|[![py](images/python.png)]()| |[Connect the Dots](https://open.kattis.com/problems/connectthedots)| connectthedots |3.6|[![py](images/python.png)]()| |[Conquest](https://open.kattis.com/problems/conquest)| conquest |2.9|[![py](images/python.png)]()| -|[Conquest Campaign](https://open.kattis.com/problems/conquestcampaign)| conquestcampaign |2.3|[![py](images/python.png)]()| +|[Conquest Campaign](https://open.kattis.com/problems/conquestcampaign)| conquestcampaign |2.6|[![py](images/python.png)]()| |[Sums](https://open.kattis.com/problems/consecutivesums)| consecutivesums |4.0|[![py](images/python.png)]()| |[Conservation](https://open.kattis.com/problems/conservation)| conservation |4.8|[![py](images/python.png)]()| |[Constellation Creation](https://open.kattis.com/problems/constellationcreation)| constellationcreation |4.7|[![py](images/python.png)](src/Constellation%20Creation/constellationcreation.py)| @@ -536,24 +537,24 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Multi-Year Contest Scheduling](https://open.kattis.com/problems/contestscheduling)| contestscheduling |4.2|[![py](images/python.png)]()| |[Contest Struggles](https://open.kattis.com/problems/conteststruggles)| conteststruggles |2.2|[![cpp](images/cpp.png)]()| |[Contingency Planning](https://open.kattis.com/problems/contingencyplanning)| contingencyplanning |2.1|[![py](images/python.png)]()| -|[Continuous Median](https://open.kattis.com/problems/continuousmedian)| continuousmedian |3.0|[![java](images/java.png)]()| -|[Association for Control Over Minds](https://open.kattis.com/problems/control)| control |4.0|[![py](images/python.png)]()| +|[Continuous Median](https://open.kattis.com/problems/continuousmedian)| continuousmedian |3.1|[![java](images/java.png)]()| +|[Association for Control Over Minds](https://open.kattis.com/problems/control)| control |4.1|[![py](images/python.png)]()| |[Cryptographer's Conundrum](https://open.kattis.com/problems/conundrum)| conundrum |1.5|[![cpp](images/cpp.png)]()| |[Conversation Log](https://open.kattis.com/problems/conversationlog)| conversationlog |2.8|[![py](images/python.png)]()| |[Floating-Point Format Conversion](https://open.kattis.com/problems/conversion)| conversion |6.9|[![py](images/python.png)](src/Floating-Point%20Format%20Conversion/conversion.py)| |[Converting Romans](https://open.kattis.com/problems/convertingromans)| convertingromans |3.8|[![py](images/python.png)]()| -|[Association for Convex Main Office](https://open.kattis.com/problems/convex)| convex |6.2|[![py](images/python.png)](src/Association%20for%20Convex%20Main%20Office/convex.py)| +|[Association for Convex Main Office](https://open.kattis.com/problems/convex)| convex |6.1|[![py](images/python.png)](src/Association%20for%20Convex%20Main%20Office/convex.py)| |[Convex Hull (1)](https://open.kattis.com/problems/convexhull)| convexhull |4.0|[![py](images/python.png)]()| |[Convex Hull (2)](https://open.kattis.com/problems/convexhull2)| convexhull2 |7.0|[![py](images/python.png)](src/Convex%20Hull%20(2)/convexhull2.py)| |[Convex Polygon Area](https://open.kattis.com/problems/convexpolygonarea)| convexpolygonarea |1.9|[![cpp](images/cpp.png)]()| |[Conveyor Belts (1)](https://open.kattis.com/problems/conveyorbelts)| conveyorbelts |5.0|[![py](images/python.png)]()| |[Conveyor Belts (2)](https://open.kattis.com/problems/conveyorbelts2)| conveyorbelts2 |5.7|[![py](images/python.png)](src/Conveyor%20Belts%20(2)/conveyorbelts2.py)| -|[Convoy](https://open.kattis.com/problems/convoy)| convoy |4.2|[![py](images/python.png)]()| +|[Convoy](https://open.kattis.com/problems/convoy)| convoy |4.3|[![py](images/python.png)]()| |[Cookie Cutters](https://open.kattis.com/problems/cookiecutter)| cookiecutter |2.3|[![py](images/python.png)]()| |[Cookie Selection](https://open.kattis.com/problems/cookieselection)| cookieselection |4.8|[![java](images/java.png)]()| |[Cooking Water](https://open.kattis.com/problems/cookingwater)| cookingwater |2.0|[![py](images/python.png)]()| |[Association for Cool Machineries (Part 1)](https://open.kattis.com/problems/cool1)| cool1 |7.0|[![py](images/python.png)](src/Association%20for%20Cool%20Machineries%20(Part%201)/cool1.py)| -|[Association for Cool Machineries (Part 2)](https://open.kattis.com/problems/cool2)| cool2 |6.0|[![py](images/python.png)](src/Association%20for%20Cool%20Machineries%20(Part%202)/cool2.py)| +|[Association for Cool Machineries (Part 2)](https://open.kattis.com/problems/cool2)| cool2 |6.1|[![py](images/python.png)](src/Association%20for%20Cool%20Machineries%20(Part%202)/cool2.py)| |[Coprime Integers](https://open.kattis.com/problems/coprimeintegers)| coprimeintegers |5.4|[![py](images/python.png)](src/Coprime%20Integers/coprimeintegers.py)| |[Cops and Robbers](https://open.kattis.com/problems/copsandrobbers)| copsandrobbers |4.8|[![py](images/python.png)]()| |[Cordon Bleu](https://open.kattis.com/problems/cordonbleu)| cordonbleu |6.0|[![cpp](images/cpp.png)]()| @@ -562,10 +563,10 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Corrupt Judge](https://open.kattis.com/problems/corruptjudge)| corruptjudge |4.4|[![py](images/python.png)]()| |[Cosmic Path Optimization](https://open.kattis.com/problems/cosmicpathoptimization)| cosmicpathoptimization |1.3|[![py](images/python.png)]()| |[Costume Contest](https://open.kattis.com/problems/costumecontest)| costumecontest |1.9|[![py](images/python.png)]()| -|[Councilling](https://open.kattis.com/problems/councilling)| councilling |6.7|[![py](images/python.png)](src/Councilling/councilling.py)| +|[Councilling](https://open.kattis.com/problems/councilling)| councilling |6.8|[![py](images/python.png)](src/Councilling/councilling.py)| |[Circuit Counting](https://open.kattis.com/problems/countcircuits)| countcircuits |5.2|[![py](images/python.png)](src/Circuit%20Counting/countcircuits.py)| -|[Count Doubles](https://open.kattis.com/problems/countdoubles)| countdoubles |2.0|[![py](images/python.png)]()| -|[Counting Chocolate](https://open.kattis.com/problems/countingchocolate)| countingchocolate |4.2|[![py](images/python.png)]()| +|[Count Doubles](https://open.kattis.com/problems/countdoubles)| countdoubles |2.1|[![py](images/python.png)]()| +|[Counting Chocolate](https://open.kattis.com/problems/countingchocolate)| countingchocolate |4.3|[![py](images/python.png)]()| |[Counting Clauses](https://open.kattis.com/problems/countingclauses)| countingclauses |1.5|[![py](images/python.png)]()| |[Counting Days](https://open.kattis.com/problems/countingdays)| countingdays |2.9|[![cpp](images/cpp.png)]()| |[Counting Satellites](https://open.kattis.com/problems/countingsatellites)| countingsatellites |7.3|[![py](images/python.png)](src/Counting%20Satellites/countingsatellites.py)| @@ -575,11 +576,11 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Counting Triangles](https://open.kattis.com/problems/countingtriangles)| countingtriangles |2.0|[![py](images/python.png)]()| |[Count the Vowels](https://open.kattis.com/problems/countthevowels)| countthevowels |1.3|[![py](images/python.png)]()| |[Couple Competition](https://open.kattis.com/problems/couplecompetition)| couplecompetition |5.4|[![py](images/python.png)]()| -|[Course Scheduling](https://open.kattis.com/problems/coursescheduling)| coursescheduling |1.8|[![py](images/python.png)]()| +|[Course Scheduling](https://open.kattis.com/problems/coursescheduling)| coursescheduling |1.7|[![py](images/python.png)]()| |[Covered Walkway](https://open.kattis.com/problems/coveredwalkway)| coveredwalkway |4.4|[![py](images/python.png)]()| -|[Cowboy Checkers](https://open.kattis.com/problems/cowboycheckers)| cowboycheckers |3.9|[![py](images/python.png)]()| +|[Cowboy Checkers](https://open.kattis.com/problems/cowboycheckers)| cowboycheckers |4.0|[![py](images/python.png)]()| |[Cow Crane](https://open.kattis.com/problems/cowcrane)| cowcrane |3.5|[![py](images/python.png)]()| -|[CPR Number](https://open.kattis.com/problems/cprnummer)| cprnummer |1.5|[![py](images/python.png)]()| +|[CPR Number](https://open.kattis.com/problems/cprnummer)| cprnummer |1.4|[![py](images/python.png)]()| |[Exploding CPU](https://open.kattis.com/problems/cpu)| cpu |5.8|[![py](images/python.png)](src/Exploding%20CPU/cpu.py)| |[Cracker Barrel Game](https://open.kattis.com/problems/crackerbarrel)| crackerbarrel |4.3|[![py](images/python.png)]()| |[Cracking RSA](https://open.kattis.com/problems/crackingrsa)| crackingrsa |2.0|[![cpp](images/cpp.png)]()| @@ -598,19 +599,19 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Cross Country](https://open.kattis.com/problems/crosscountry)| crosscountry |2.6|[![py](images/python.png)]()| |[Crowd Control](https://open.kattis.com/problems/crowdcontrol)| crowdcontrol |3.5|[![py](images/python.png)]()| |[Crusaders of the Lost Mark](https://open.kattis.com/problems/crusaders)| crusaders |8.5|[![py](images/python.png)](src/Crusaders%20of%20the%20Lost%20Mark/crusaders.py)| -|[Cryptographic Keys](https://open.kattis.com/problems/crypto)| crypto |3.9|[![py](images/python.png)]()| +|[Cryptographic Keys](https://open.kattis.com/problems/crypto)| crypto |3.8|[![py](images/python.png)]()| |[Crypto Trouble](https://open.kattis.com/problems/cryptotrouble)| cryptotrouble |6.0|[![py](images/python.png)](src/Crypto%20Trouble/cryptotrouble.py)| -|[Cuboid Slicing Game](https://open.kattis.com/problems/cuboidslicinggame)| cuboidslicinggame |4.9|[![py](images/python.png)](src/Cuboid%20Slicing%20Game/cuboidslicinggame.py)[![py](images/python.png)](src/Cuboid%20Slicing%20Game/cuboidslicinggame_hc.py)| +|[Cuboid Slicing Game](https://open.kattis.com/problems/cuboidslicinggame)| cuboidslicinggame |5.0|[![py](images/python.png)](src/Cuboid%20Slicing%20Game/cuboidslicinggame.py)[![py](images/python.png)](src/Cuboid%20Slicing%20Game/cuboidslicinggame_hc.py)| |[Cu Chi Tunnels](https://open.kattis.com/problems/cuchitunnels)| cuchitunnels |3.0|[![py](images/python.png)]()| -|[Cuckoo Hashing](https://open.kattis.com/problems/cuckoo)| cuckoo |4.0|[![py](images/python.png)](src/Cuckoo%20Hashing/cuckoo.py)| -|[Cuckoo! Cuckoo!](https://open.kattis.com/problems/cuckoocuckoo)| cuckoocuckoo |3.8|[![py](images/python.png)]()| +|[Cuckoo Hashing](https://open.kattis.com/problems/cuckoo)| cuckoo |4.1|[![py](images/python.png)](src/Cuckoo%20Hashing/cuckoo.py)| +|[Cuckoo! Cuckoo!](https://open.kattis.com/problems/cuckoocuckoo)| cuckoocuckoo |3.7|[![py](images/python.png)]()| |[Cudak](https://open.kattis.com/problems/cudak)| cudak |6.6|[![py](images/python.png)](src/Cudak/cudak.py)| |[Cudoviste](https://open.kattis.com/problems/cudoviste)| cudoviste |1.4|[![cpp](images/cpp.png)]()| |[Stacking Cups](https://open.kattis.com/problems/cups)| cups |1.6|[![py](images/python.png)]()| |[Curse the Darkness](https://open.kattis.com/problems/cursethedarkness)| cursethedarkness |2.5|[![cpp](images/cpp.png)]()| |[Curve Knights](https://open.kattis.com/problems/curveknights)| curveknights |3.6|[![py](images/python.png)]()| |[Curve Speed](https://open.kattis.com/problems/curvespeed)| curvespeed |2.4|[![py](images/python.png)]()| -|[Stacking Curvy Blocks](https://open.kattis.com/problems/curvyblocks)| curvyblocks |4.8|[![cpp](images/cpp.png)]()| +|[Stacking Curvy Blocks](https://open.kattis.com/problems/curvyblocks)| curvyblocks |4.7|[![cpp](images/cpp.png)]()| |[Cut in Line](https://open.kattis.com/problems/cutinline)| cutinline |1.6|[![py](images/python.png)]()| |[Cut the Negativity](https://open.kattis.com/problems/cutthenegativity)| cutthenegativity |1.4|[![py](images/python.png)]()| |[Cutting Brownies](https://open.kattis.com/problems/cuttingbrownies)| cuttingbrownies |4.1|[![py](images/python.png)]()| @@ -625,8 +626,8 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Daily Division](https://open.kattis.com/problems/dailydivision)| dailydivision |6.1|[![py](images/python.png)](src/Daily%20Division/dailydivision.py)| |[Damaged Equation](https://open.kattis.com/problems/damagedequation)| damagedequation |2.5|[![cpp](images/cpp.png)]()| |[Dams in Distress](https://open.kattis.com/problems/damsindistress)| damsindistress |3.7|[![py](images/python.png)]()| -|[Dance Recital](https://open.kattis.com/problems/dancerecital)| dancerecital |3.9|[![py](images/python.png)]()| -|[Dance Pad](https://open.kattis.com/problems/dansmatta)| dansmatta |4.7|[![py](images/python.png)]()| +|[Dance Recital](https://open.kattis.com/problems/dancerecital)| dancerecital |4.0|[![py](images/python.png)]()| +|[Dance Pad](https://open.kattis.com/problems/dansmatta)| dansmatta |4.6|[![py](images/python.png)]()| |[The Darkness](https://open.kattis.com/problems/darkness)| darkness |7.3|[![py](images/python.png)](src/The%20Darkness/darkness.py)| |[Dartboard](https://open.kattis.com/problems/dartboard)| dartboard |4.1|[![py](images/python.png)]()| |[Darts](https://open.kattis.com/problems/dartscores)| dartscores |2.2|[![py](images/python.png)]()| @@ -636,28 +637,28 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Big Data](https://open.kattis.com/problems/data)| data |5.3|[![py](images/python.png)](src/Big%20Data/data.py)| |[Dating time](https://open.kattis.com/problems/datingtime)| datingtime |4.4|[![py](images/python.png)]()| |[Datum](https://open.kattis.com/problems/datum)| datum |1.6|[![cpp](images/cpp.png)]()| -|[Dead-End Detector](https://open.kattis.com/problems/deadend)| deadend |3.9|[![py](images/python.png)]()| +|[Dead-End Detector](https://open.kattis.com/problems/deadend)| deadend |4.0|[![py](images/python.png)]()| |[Dead Fraction](https://open.kattis.com/problems/deadfraction)| deadfraction |5.1|[![py](images/python.png)]()| |[Death Knight Hero](https://open.kattis.com/problems/deathknight)| deathknight |1.5|[![py](images/python.png)]()| |[Deathstar](https://open.kattis.com/problems/deathstar)| deathstar |1.8|[![py](images/python.png)]()| |[Death and Taxes](https://open.kattis.com/problems/deathtaxes)| deathtaxes |3.1|[![py](images/python.png)]()| |[Debellatio](https://open.kattis.com/problems/debellatio)| debellatio |6.1|[![py](images/python.png)]()| |[Debugging](https://open.kattis.com/problems/debugging)| debugging |5.9|[![py](images/python.png)](src/Debugging/debugging.py)| -|[Decelerating Jump](https://open.kattis.com/problems/deceleratingjump)| deceleratingjump |4.9|[![py](images/python.png)]()| +|[Decelerating Jump](https://open.kattis.com/problems/deceleratingjump)| deceleratingjump |5.0|[![py](images/python.png)]()| |[Deceptive Dice](https://open.kattis.com/problems/deceptivedice)| deceptivedice |3.0|[![py](images/python.png)]()| |[Decimal deletion](https://open.kattis.com/problems/decimaldeletion)| decimaldeletion |1.3|[![py](images/python.png)]()| |[Decisions, Decisions](https://open.kattis.com/problems/decisions)| decisions |2.9|[![py](images/python.png)]()| |[Deck Randomisation](https://open.kattis.com/problems/deckrandomisation)| deckrandomisation |8.0|[![py](images/python.png)](src/Deck%20Randomisation/deckrandomisation.py)| -|[Deduplicating Files](https://open.kattis.com/problems/deduplicatingfiles)| deduplicatingfiles |4.1|[![py](images/python.png)]()| -|[Deildadrottnun](https://open.kattis.com/problems/deildadrottnun)| deildadrottnun |3.2|[![py](images/python.png)]()| +|[Deduplicating Files](https://open.kattis.com/problems/deduplicatingfiles)| deduplicatingfiles |4.0|[![py](images/python.png)]()| +|[Deildadrottnun](https://open.kattis.com/problems/deildadrottnun)| deildadrottnun |3.3|[![py](images/python.png)]()| |[Deildajöfnuður](https://open.kattis.com/problems/deildajofnudur)| deildajofnudur |2.3|[![py](images/python.png)]()| |[Deild Goðsagnanna](https://open.kattis.com/problems/deildgodsagnanna)| deildgodsagnanna |4.0|[![py](images/python.png)](src/Deild%20Goðsagnanna/deildgodsagnanna.py)| |[Dejavu](https://open.kattis.com/problems/dejavu)| dejavu |3.2|[![py](images/python.png)]()| |[Déjà vu](https://open.kattis.com/problems/dejavu2)| dejavu2 |6.6|[![cpp](images/cpp.png)]()| -|[Delft Distance](https://open.kattis.com/problems/delftdistance)| delftdistance |3.8|[![py](images/python.png)]()| -|[Delimiter Soup](https://open.kattis.com/problems/delimitersoup)| delimitersoup |1.9|[![java](images/java.png)]()| +|[Delft Distance](https://open.kattis.com/problems/delftdistance)| delftdistance |3.9|[![py](images/python.png)]()| +|[Delimiter Soup](https://open.kattis.com/problems/delimitersoup)| delimitersoup |1.8|[![java](images/java.png)]()| |[Delivering Goods](https://open.kattis.com/problems/delivering)| delivering |6.3|[![py](images/python.png)](src/Delivering%20Goods/delivering.py)| -|[Postal Delivery](https://open.kattis.com/problems/delivery)| delivery |2.9|[![py](images/python.png)]()| +|[Postal Delivery](https://open.kattis.com/problems/delivery)| delivery |2.8|[![py](images/python.png)]()| |[Demerit Points](https://open.kattis.com/problems/demeritpoints)| demeritpoints |6.5|[![py](images/python.png)]()| |[Destination Unknown](https://open.kattis.com/problems/destinationunknown)| destinationunknown |3.9|[![py](images/python.png)]()| |[Detailed Differences](https://open.kattis.com/problems/detaileddifferences)| detaileddifferences |1.4|[![java](images/java.png)]()[![js](images/javascript.png)]()[![py](images/python.png)]()| @@ -685,12 +686,12 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Dihedral Group](https://open.kattis.com/problems/dihedralgroup)| dihedralgroup |2.5|[![py](images/python.png)]()| |[Ding Dong Ditch](https://open.kattis.com/problems/dingdongditch)| dingdongditch |2.3|[![cpp](images/cpp.png)]()[![py](images/python.png)]()| |[Diplomacy](https://open.kattis.com/problems/diplomacy)| diplomacy |5.8|[![py](images/python.png)](src/Diplomacy/diplomacy.py)| -|[Dirty Driving](https://open.kattis.com/problems/dirtydriving)| dirtydriving |3.5|[![py](images/python.png)]()| +|[Dirty Driving](https://open.kattis.com/problems/dirtydriving)| dirtydriving |3.6|[![py](images/python.png)]()| |[Disastrous Doubling](https://open.kattis.com/problems/disastrousdoubling)| disastrousdoubling |3.6|[![py](images/python.png)]()| |[Disc District](https://open.kattis.com/problems/discdistrict)| discdistrict |2.3|[![py](images/python.png)]()| |[Discrete Logging](https://open.kattis.com/problems/discretelogging)| discretelogging |2.9|[![py](images/python.png)]()| |[Disgruntled Judge](https://open.kattis.com/problems/disgruntledjudge)| disgruntledjudge |3.6|[![py](images/python.png)]()| -|[Dishonest Lottery](https://open.kattis.com/problems/dishonestlottery)| dishonestlottery |1.8|[![py](images/python.png)]()| +|[Dishonest Lottery](https://open.kattis.com/problems/dishonestlottery)| dishonestlottery |1.9|[![py](images/python.png)]()| |[Digital display](https://open.kattis.com/problems/display)| display |2.5|[![py](images/python.png)]()| |[Distance](https://open.kattis.com/problems/distance)| distance |3.8|[![py](images/python.png)]()| |[Distinctive Character](https://open.kattis.com/problems/distinctivecharacter)| distinctivecharacter |6.8|[![py](images/python.png)](src/Distinctive%20Character/distinctivecharacter.py)| @@ -701,26 +702,26 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Diverse Cookies](https://open.kattis.com/problems/diversecookies)| diversecookies |4.2|[![py](images/python.png)]()| |[Divide and Conquer](https://open.kattis.com/problems/divideandconquer)| divideandconquer |7.7|[![py](images/python.png)](src/Divide%20and%20Conquer/divideandconquer.py)| |[Divide by 100](https://open.kattis.com/problems/divideby100)| divideby100 |4.0|[![cpp](images/cpp.png)]()| -|[Divisible Subsequences](https://open.kattis.com/problems/divisible)| divisible |3.0|[![py](images/python.png)]()| +|[Divisible Subsequences](https://open.kattis.com/problems/divisible)| divisible |3.1|[![py](images/python.png)]()| |[Division](https://open.kattis.com/problems/division)| division |6.9|[![py](images/python.png)](src/Division/division.py)| |[Divisor Counts](https://open.kattis.com/problems/divisorcounts)| divisorcounts |4.5|[![py](images/python.png)]()| |[Divisors](https://open.kattis.com/problems/divisors)| divisors |5.3|[![py](images/python.png)](src/Divisors/divisors.py)| |[Divisor Shuffle](https://open.kattis.com/problems/divisorshuffle)| divisorshuffle |5.0|[![py](images/python.png)]()| |[Divvying Up](https://open.kattis.com/problems/divvyingup)| divvyingup |1.5|[![py](images/python.png)]()| |[DNA](https://open.kattis.com/problems/dna)| dna |4.8|[![py](images/python.png)]()| -|[Dobra](https://open.kattis.com/problems/dobra)| dobra |4.0|[![py](images/python.png)]()| -|[Doctor Kattis](https://open.kattis.com/problems/doctorkattis)| doctorkattis |4.5|[![py](images/python.png)]()| +|[Dobra](https://open.kattis.com/problems/dobra)| dobra |3.9|[![py](images/python.png)]()| +|[Doctor Kattis](https://open.kattis.com/problems/doctorkattis)| doctorkattis |4.6|[![py](images/python.png)]()| |[Dodecaphony](https://open.kattis.com/problems/dodecaphony)| dodecaphony |3.1|[![py](images/python.png)]()| |[Dog & Gopher](https://open.kattis.com/problems/doggopher)| doggopher |2.4|[![py](images/python.png)]()| |[Doing the Container Shuffle](https://open.kattis.com/problems/doingthecontainershuffle)| doingthecontainershuffle |4.2|[![py](images/python.png)]()| |[Dominating Duos](https://open.kattis.com/problems/dominatingduos)| dominatingduos |6.8|[![py](images/python.png)](src/Dominating%20Duos/dominatingduos.py)| |[Dominoes 2](https://open.kattis.com/problems/dominoes2)| dominoes2 |2.7|[![java](images/java.png)]()| -|[Dominos](https://open.kattis.com/problems/dominos)| dominos |3.8|[![java](images/java.png)]()[![py](images/python.png)]()| +|[Dominos](https://open.kattis.com/problems/dominos)| dominos |3.9|[![java](images/java.png)]()[![py](images/python.png)]()| |[Don't Be Fake](https://open.kattis.com/problems/dontbefake)| dontbefake |2.2|[![py](images/python.png)]()| |[Don't Fall Down Stairs](https://open.kattis.com/problems/dontfalldownstairs)| dontfalldownstairs |2.1|[![py](images/python.png)]()| |[Doodling](https://open.kattis.com/problems/doodling)| doodling |4.4|[![py](images/python.png)]()| |[Doorman](https://open.kattis.com/problems/doorman)| doorman |2.3|[![py](images/python.png)]()| -|[Double Dealing](https://open.kattis.com/problems/double)| double |6.6|[![py](images/python.png)](src/Double%20Dealing/double.py)| +|[Double Dealing](https://open.kattis.com/problems/double)| double |7.0|[![py](images/python.png)](src/Double%20Dealing/double.py)| |[Double Password](https://open.kattis.com/problems/doublepassword)| doublepassword |1.6|[![py](images/python.png)]()| |[Doubleplusgood](https://open.kattis.com/problems/doubleplusgood)| doubleplusgood |2.7|[![py](images/python.png)]()| |[Doublets](https://open.kattis.com/problems/doublets)| doublets |8.2|[![py](images/python.png)](src/Doublets/doublets.py)| @@ -750,14 +751,14 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Drunk Vigenère](https://open.kattis.com/problems/drunkvigenere)| drunkvigenere |1.7|[![cpp](images/cpp.png)]()| |[Daylight Saving Time](https://open.kattis.com/problems/dst)| dst |2.1|[![py](images/python.png)]()| |[Dual Divisibility](https://open.kattis.com/problems/dualdivisibility)| dualdivisibility |4.1|[![py](images/python.png)]()| -|[Duck Pond](https://open.kattis.com/problems/duckpond)| duckpond |3.5|[![py](images/python.png)]()| +|[Duck Pond](https://open.kattis.com/problems/duckpond)| duckpond |3.4|[![py](images/python.png)]()| |[Dungeon master](https://open.kattis.com/problems/dungeon)| dungeon |3.6|[![py](images/python.png)]()| |[Dunglish](https://open.kattis.com/problems/dunglish)| dunglish |2.9|[![py](images/python.png)]()| |[MeTube](https://open.kattis.com/problems/dutub)| dutub |3.7|[![py](images/python.png)]()| |[RA Duty Scheduler](https://open.kattis.com/problems/dutyscheduler)| dutyscheduler |3.6|[![py](images/python.png)]()| |[Dvaput](https://open.kattis.com/problems/dvaput)| dvaput |4.7|[![py](images/python.png)]()| |[DVDs](https://open.kattis.com/problems/dvds)| dvds |2.8|[![py](images/python.png)]()| -|[Dvoniz](https://open.kattis.com/problems/dvoniz)| dvoniz |7.1|[![py](images/python.png)](src/Dvoniz/dvoniz.py)[![py](images/python.png)](src/Dvoniz/dvoniz2.py)| +|[Dvoniz](https://open.kattis.com/problems/dvoniz)| dvoniz |7.2|[![py](images/python.png)](src/Dvoniz/dvoniz.py)[![py](images/python.png)](src/Dvoniz/dvoniz2.py)| |[Dyslectionary](https://open.kattis.com/problems/dyslectionary)| dyslectionary |3.0|[![py](images/python.png)]()| |[Dyson Circle](https://open.kattis.com/problems/dysoncircle)| dysoncircle |5.9|[![py](images/python.png)]()| |[Early Winter](https://open.kattis.com/problems/earlywinter)| earlywinter |1.8|[![py](images/python.png)]()| @@ -774,7 +775,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Efficiency](https://open.kattis.com/problems/efficiency)| efficiency |5.1|[![py](images/python.png)]()| |[Efficient Exchange](https://open.kattis.com/problems/efficientexchange)| efficientexchange |5.0|[![py](images/python.png)]()| |[Egypt](https://open.kattis.com/problems/egypt)| egypt |1.9|[![cpp](images/cpp.png)]()| -|[Eidam-Sand Lair](https://open.kattis.com/problems/eidamsandlair)| eidamsandlair |4.9|[![py](images/python.png)]()| +|[Eidam-Sand Lair](https://open.kattis.com/problems/eidamsandlair)| eidamsandlair |4.8|[![py](images/python.png)]()| |[Eiginnöfn](https://open.kattis.com/problems/eiginnofn)| eiginnofn |2.1|[![py](images/python.png)]()| |[Eindahraðall](https://open.kattis.com/problems/eindahradall)| eindahradall |6.7|[![py](images/python.png)]()| |[Einvigi](https://open.kattis.com/problems/einvigi)| einvigi |3.2|[![py](images/python.png)]()| @@ -786,11 +787,11 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Election (2)](https://open.kattis.com/problems/election2)| election2 |2.4|[![py](images/python.png)]()| |[Election Paradox](https://open.kattis.com/problems/electionparadox)| electionparadox |1.8|[![py](images/python.png)]()| |[Electrical Outlets](https://open.kattis.com/problems/electricaloutlets)| electricaloutlets |1.5|[![java](images/java.png)]()| -|[Elementary Math](https://open.kattis.com/problems/elementarymath)| elementarymath |4.5|[![py](images/python.png)]()| +|[Elementary Math](https://open.kattis.com/problems/elementarymath)| elementarymath |4.7|[![py](images/python.png)]()| |[Elevating the Prank](https://open.kattis.com/problems/elevatingtheprank)| elevatingtheprank |1.6|[![py](images/python.png)]()| |[Elevator Trouble](https://open.kattis.com/problems/elevatortrouble)| elevatortrouble |2.3|[![py](images/python.png)]()| |[Eligibility](https://open.kattis.com/problems/eligibility)| eligibility |1.6|[![py](images/python.png)]()| -|[Elo](https://open.kattis.com/problems/elo)| elo |3.4|[![py](images/python.png)]()| +|[Elo](https://open.kattis.com/problems/elo)| elo |3.3|[![py](images/python.png)]()| |[The Embarrassed Cryptographer](https://open.kattis.com/problems/embarrassedcryptographer)| embarrassedcryptographer |5.8|[![py](images/python.png)]()| |[Emergency Contest Running](https://open.kattis.com/problems/emergency)| emergency |4.2|[![py](images/python.png)]()| |[Emag Eht Htiw Em Pleh](https://open.kattis.com/problems/empleh)| empleh |1.8|[![java](images/java.png)]()| @@ -802,8 +803,8 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Enduro](https://open.kattis.com/problems/enduro)| enduro |3.8|[![py](images/python.png)]()| |[Endurvinnsla](https://open.kattis.com/problems/endurvinnsla)| endurvinnsla |1.8|[![py](images/python.png)]()| |[Enemy Division](https://open.kattis.com/problems/enemydivision)| enemydivision |5.7|[![py](images/python.png)]()| -|[Escape from Enemy Territory](https://open.kattis.com/problems/enemyterritory)| enemyterritory |5.6|[![py](images/python.png)]()| -|[Engaging with Loyal Customers](https://open.kattis.com/problems/engaging)| engaging |6.5|[![cpp](images/cpp.png)]()| +|[Escape from Enemy Territory](https://open.kattis.com/problems/enemyterritory)| enemyterritory |5.7|[![py](images/python.png)]()| +|[Engaging with Loyal Customers](https://open.kattis.com/problems/engaging)| engaging |6.4|[![cpp](images/cpp.png)]()| |[Engineering English](https://open.kattis.com/problems/engineeringenglish)| engineeringenglish |2.6|[![py](images/python.png)]()| |[Enlarging Hash Tables](https://open.kattis.com/problems/enlarginghashtables)| enlarginghashtables |2.8|[![py](images/python.png)]()| |[Entering the Time](https://open.kattis.com/problems/enteringthetime)| enteringthetime |5.0|[![py](images/python.png)]()| @@ -815,32 +816,32 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Equations](https://open.kattis.com/problems/equations)| equations |7.2|[![py](images/python.png)](src/Equations/equations.py)| |[Linear Equation Solver](https://open.kattis.com/problems/equationsolver)| equationsolver |5.9|[![py](images/python.png)](src/Linear%20Equation%20Solver/equationsolver.py)| |[Partial Linear Equation Solver](https://open.kattis.com/problems/equationsolverplus)| equationsolverplus |7.5|[![py](images/python.png)](src/Partial%20Linear%20Equation%20Solver/equationsolverplus.py)| -|[Equilibrium Mobile](https://open.kattis.com/problems/equilibrium)| equilibrium |3.9|[![py](images/python.png)]()| -|[Proving Equivalences](https://open.kattis.com/problems/equivalences)| equivalences |5.2|[![py](images/python.png)](src/Proving%20Equivalences/equivalences.py)| +|[Equilibrium Mobile](https://open.kattis.com/problems/equilibrium)| equilibrium |3.8|[![py](images/python.png)]()| +|[Proving Equivalences](https://open.kattis.com/problems/equivalences)| equivalences |4.9|[![py](images/python.png)](src/Proving%20Equivalences/equivalences.py)| |[Equivalent Exchange](https://open.kattis.com/problems/equivalentexchange)| equivalentexchange |7.4|[![py](images/python.png)](src/Equivalent%20Exchange/equivalentexchange.py)| |[Erase Securely](https://open.kattis.com/problems/erase)| erase |1.6|[![py](images/python.png)]()| |[Erdős Numbers](https://open.kattis.com/problems/erdosnumbers)| erdosnumbers |4.9|[![py](images/python.png)]()| |[Eroding Pillars](https://open.kattis.com/problems/erodingpillars)| erodingpillars |6.4|[![py](images/python.png)](src/Eroding%20Pillars/erodingpillars.py)| |[Erosion Filter](https://open.kattis.com/problems/erosionfilter)| erosionfilter |4.9|[![py](images/python.png)]()| |[Errands](https://open.kattis.com/problems/errands)| errands |6.0|[![py](images/python.png)](src/Errands/errands.py)| -|[Erratic Ants](https://open.kattis.com/problems/erraticants)| erraticants |4.7|[![py](images/python.png)]()| -|[Escape Plan](https://open.kattis.com/problems/escapeplan)| escapeplan |5.3|[![py](images/python.png)](src/Escape%20Plan/escapeplan.py)| +|[Erratic Ants](https://open.kattis.com/problems/erraticants)| erraticants |4.8|[![py](images/python.png)]()| +|[Escape Plan](https://open.kattis.com/problems/escapeplan)| escapeplan |5.4|[![py](images/python.png)](src/Escape%20Plan/escapeplan.py)| |[Escape Routes](https://open.kattis.com/problems/escaperoutes)| escaperoutes |8.2|[![py](images/python.png)]()| -|[Escape Wall Maria](https://open.kattis.com/problems/escapewallmaria)| escapewallmaria |2.9|[![py](images/python.png)]()| +|[Escape Wall Maria](https://open.kattis.com/problems/escapewallmaria)| escapewallmaria |2.8|[![py](images/python.png)]()| |[Esej](https://open.kattis.com/problems/esej)| esej |3.5|[![py](images/python.png)]()| |[Esoteric Spells](https://open.kattis.com/problems/esotericspells)| esotericspells |4.0|[![py](images/python.png)]()| -|[Espresso!](https://open.kattis.com/problems/espresso)| espresso |2.1|[![py](images/python.png)]()| +|[Espresso!](https://open.kattis.com/problems/espresso)| espresso |2.2|[![py](images/python.png)]()| |[Espresso Bucks](https://open.kattis.com/problems/espressobucks)| espressobucks |2.2|[![py](images/python.png)]()| |[Integer Estate Agent](https://open.kattis.com/problems/estate)| estate |5.1|[![py](images/python.png)]()| |[Estimating the Area of a Circle](https://open.kattis.com/problems/estimatingtheareaofacircle)| estimatingtheareaofacircle |1.6|[![cpp](images/cpp.png)]()| -|[Estimation](https://open.kattis.com/problems/estimation)| estimation |4.3|[![py](images/python.png)]()| -|[ETA](https://open.kattis.com/problems/eta)| eta |3.8|[![py](images/python.png)]()| +|[Estimation](https://open.kattis.com/problems/estimation)| estimation |4.4|[![py](images/python.png)]()| +|[ETA](https://open.kattis.com/problems/eta)| eta |3.9|[![py](images/python.png)]()| |[Euclidean TSP](https://open.kattis.com/problems/euclideantsp)| euclideantsp |2.3|[![py](images/python.png)]()| |[Euclid's Game](https://open.kattis.com/problems/euclidsgame)| euclidsgame |4.4|[![py](images/python.png)]()| |[Eulerian Graphs](https://open.kattis.com/problems/eulerian)| eulerian |2.7|[![py](images/python.png)]()| |[Eulerian Graphs 2](https://open.kattis.com/problems/eulerian2)| eulerian2 |3.5|[![py](images/python.png)]()| |[Eulerian Path](https://open.kattis.com/problems/eulerianpath)| eulerianpath |4.7|[![py](images/python.png)](src/Eulerian%20Path/eulerianpath.py)| -|[Euler's Number](https://open.kattis.com/problems/eulersnumber)| eulersnumber |2.3|[![cpp](images/cpp.png)]()| +|[Euler's Number](https://open.kattis.com/problems/eulersnumber)| eulersnumber |2.4|[![cpp](images/cpp.png)]()| |[European Trip](https://open.kattis.com/problems/europeantrip)| europeantrip |3.6|[![py](images/python.png)]()| |[Evening Out 1](https://open.kattis.com/problems/eveningout1)| eveningout1 |2.4|[![py](images/python.png)]()| |[Evening Out 2](https://open.kattis.com/problems/eveningout2)| eveningout2 |6.5|[![py](images/python.png)](src/Evening%20Out%202/eveningout2.py)| @@ -858,7 +859,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Exchange Rates](https://open.kattis.com/problems/exchangerates)| exchangerates |4.9|[![py](images/python.png)](src/Exchange%20Rates/exchangerates.py)| |[Kindergarten Excursion](https://open.kattis.com/problems/excursion)| excursion |3.5|[![py](images/python.png)]()| |[Exits in Excess](https://open.kattis.com/problems/exitsinexcess)| exitsinexcess |4.1|[![py](images/python.png)]()| -|[Ex Officio](https://open.kattis.com/problems/exofficio)| exofficio |5.1|[![py](images/python.png)](src/Ex%20Officio/exofficio.py)| +|[Ex Officio](https://open.kattis.com/problems/exofficio)| exofficio |5.2|[![py](images/python.png)](src/Ex%20Officio/exofficio.py)| |[Exoplanet Lighthouse](https://open.kattis.com/problems/exoplanetlighthouse)| exoplanetlighthouse |2.6|[![py](images/python.png)]()| |[Expanding Rods](https://open.kattis.com/problems/expandingrods)| expandingrods |6.3|[![py](images/python.png)](src/Expanding%20Rods/expandingrods.py)| |[Expected Earnings](https://open.kattis.com/problems/expectedearnings)| expectedearnings |1.8|[![py](images/python.png)]()| @@ -875,7 +876,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Fading Wind](https://open.kattis.com/problems/fadingwind)| fadingwind |1.6|[![py](images/python.png)]()| |[Fair Bandwidth Sharing](https://open.kattis.com/problems/fairbandwidthsharing)| fairbandwidthsharing |6.3|[![py](images/python.png)]()| |[Fair Division (1)](https://open.kattis.com/problems/fairdivision)| fairdivision |3.7|[![py](images/python.png)]()| -|[Fair Division (2)](https://open.kattis.com/problems/fairdivision2)| fairdivision2 |6.6|[![py](images/python.png)](src/Fair%20Division%20(2)/fairdivision2.py)| +|[Fair Division (2)](https://open.kattis.com/problems/fairdivision2)| fairdivision2 |6.1|[![py](images/python.png)](src/Fair%20Division%20(2)/fairdivision2.py)| |[Fair Play](https://open.kattis.com/problems/fairplay)| fairplay |3.4|[![py](images/python.png)]()| |[Fair Warning](https://open.kattis.com/problems/fairwarning)| fairwarning |3.3|[![py](images/python.png)]()| |[Fake Arithmetic Sequence](https://open.kattis.com/problems/fakearithmeticsequence)| fakearithmeticsequence |3.4|[![py](images/python.png)]()| @@ -883,7 +884,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Fake Scoreboard](https://open.kattis.com/problems/fakescoreboard)| fakescoreboard |8.1|[![py](images/python.png)](src/Fake%20Scoreboard/fakescoreboard.py)| |[Faktor](https://open.kattis.com/problems/faktor)| faktor |1.4|[![cpp](images/cpp.png)]()[![java](images/java.png)]()[![py](images/python.png)]()| |[Falcon Dive](https://open.kattis.com/problems/falcondive)| falcondive |3.1|[![py](images/python.png)]()| -|[Falling Mugs](https://open.kattis.com/problems/falling)| falling |3.5|[![cpp](images/cpp.png)]()| +|[Falling Mugs](https://open.kattis.com/problems/falling)| falling |3.6|[![cpp](images/cpp.png)]()| |[Falling Apart](https://open.kattis.com/problems/fallingapart)| fallingapart |1.6|[![cpp](images/cpp.png)]()| |[Falling Snow](https://open.kattis.com/problems/fallingsnow2)| fallingsnow2 |1.4|[![py](images/python.png)]()| |[False Sanctum](https://open.kattis.com/problems/falsesanctum)| falsesanctum |5.4|[![py](images/python.png)]()| @@ -895,7 +896,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Farey Sequence Length](https://open.kattis.com/problems/farey)| farey |3.3|[![cpp](images/cpp.png)]()| |[Farey Sums](https://open.kattis.com/problems/fareysums)| fareysums |4.8|[![cpp](images/cpp.png)]()| |[Färgrobot](https://open.kattis.com/problems/fargrobot)| fargrobot |1.7|[![py](images/python.png)]()| -|[Farmer's Field](https://open.kattis.com/problems/farmersfield)| farmersfield |6.3|[![py](images/python.png)](src/Farmer's%20Field/farmersfield.py)| +|[Farmer's Field](https://open.kattis.com/problems/farmersfield)| farmersfield |6.4|[![py](images/python.png)](src/Farmer's%20Field/farmersfield.py)| |[Fastest Available Route](https://open.kattis.com/problems/fastestavailableroute)| fastestavailableroute |2.7|[![py](images/python.png)]()| |[Fast Food Prizes](https://open.kattis.com/problems/fastfood)| fastfood |1.9|[![py](images/python.png)]()| |[Faulty Robot](https://open.kattis.com/problems/faultyrobot)| faultyrobot |3.7|[![py](images/python.png)]()| @@ -911,7 +912,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Fiat](https://open.kattis.com/problems/fiat)| fiat |4.9|[![py](images/python.png)](src/Fiat/fiat.py)| |[Fibonacci Cycles](https://open.kattis.com/problems/fibonaccicycles)| fibonaccicycles |3.2|[![py](images/python.png)]()| |[Minimal Fibonacci Sums](https://open.kattis.com/problems/fibonaccisum)| fibonaccisum |2.3|[![py](images/python.png)]()| -|[Fibs og Dibs](https://open.kattis.com/problems/fibsogdibs)| fibsogdibs |5.9|[![py](images/python.png)](src/Fibs%20og%20Dibs/fibsogdibs.py)| +|[Fibs og Dibs](https://open.kattis.com/problems/fibsogdibs)| fibsogdibs |6.1|[![py](images/python.png)](src/Fibs%20og%20Dibs/fibsogdibs.py)| |[Fibonacci Tour](https://open.kattis.com/problems/fibtour)| fibtour |5.6|[![py](images/python.png)](src/Fibonacci%20Tour/fibtour.py)| |[Field Trip](https://open.kattis.com/problems/fieldtrip)| fieldtrip |2.2|[![py](images/python.png)]()| |[Framtíðar FIFA](https://open.kattis.com/problems/fifa)| fifa |1.1|[![py](images/python.png)]()| @@ -920,33 +921,33 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Figurine Figures](https://open.kattis.com/problems/figurinefigures)| figurinefigures |7.6|[![py](images/python.png)](src/Figurine%20Figures/figurinefigures.py)| |[Filip](https://open.kattis.com/problems/filip)| filip |1.4|[![cpp](images/cpp.png)]()[![java](images/java.png)]()[![py](images/python.png)]()| |[Fimmtudagstilboð](https://open.kattis.com/problems/fimmtudagstilbod)| fimmtudagstilbod |1.4|[![py](images/python.png)]()| -|[Final Exam (1)](https://open.kattis.com/problems/finalexam)| finalexam |9.0|[![cpp](images/cpp.png)](src/Final%20Exam%20(1)/finalexam.cpp)| +|[Final Exam (1)](https://open.kattis.com/problems/finalexam)| finalexam |9.1|[![cpp](images/cpp.png)](src/Final%20Exam%20(1)/finalexam.cpp)| |[Final Exam (2)](https://open.kattis.com/problems/finalexam2)| finalexam2 |1.6|[![cpp](images/cpp.png)]()| |[Financial Planning](https://open.kattis.com/problems/financialplanning)| financialplanning |4.3|[![py](images/python.png)]()| |[Finding an A](https://open.kattis.com/problems/findingana)| findingana |1.2|[![py](images/python.png)]()| |[Finding Lines](https://open.kattis.com/problems/findinglines)| findinglines |5.6|[![py](images/python.png)](src/Finding%20Lines/findinglines.py)| |[Find my Family](https://open.kattis.com/problems/findmyfamily)| findmyfamily |4.1|[![py](images/python.png)]()| |[Find Poly](https://open.kattis.com/problems/findpoly)| findpoly |2.9|[![py](images/python.png)]()| -|[Find the Graph](https://open.kattis.com/problems/findthegraph)| findthegraph |3.4|[![py](images/python.png)]()| +|[Find the Graph](https://open.kattis.com/problems/findthegraph)| findthegraph |3.5|[![py](images/python.png)]()| |[Find The Root](https://open.kattis.com/problems/findtheroot)| findtheroot |3.8|[![py](images/python.png)]()| |[Fire](https://open.kattis.com/problems/fire2)| fire2 |4.0|[![java](images/java.png)]()| |[Fire!](https://open.kattis.com/problems/fire3)| fire3 |5.6|[![java](images/java.png)](src/Fire!/Fire3.java)| -|[Firefly](https://open.kattis.com/problems/firefly)| firefly |2.8|[![py](images/python.png)]()| +|[Firefly](https://open.kattis.com/problems/firefly)| firefly |2.7|[![py](images/python.png)]()| |[Fire Station](https://open.kattis.com/problems/firestation)| firestation |6.0|[![py](images/python.png)](src/Fire%20Station/firestation.py)| |[Firetrucks Are Red](https://open.kattis.com/problems/firetrucksarered)| firetrucksarered |4.4|[![py](images/python.png)]()| |[First of Her Name](https://open.kattis.com/problems/firstofhername)| firstofhername |5.7|[![py](images/python.png)](src/First%20of%20Her%20Name/firstofhername.py)| |[Fishmongers](https://open.kattis.com/problems/fishmongers)| fishmongers |3.2|[![cpp](images/cpp.png)]()| |[FizzBuzz (1)](https://open.kattis.com/problems/fizzbuzz)| fizzbuzz |1.5|[![java](images/java.png)]()[![js](images/javascript.png)]()[![py](images/python.png)]()| -|[FizzBuzz (2)](https://open.kattis.com/problems/fizzbuzz2)| fizzbuzz2 |2.9|[![py](images/python.png)]()| +|[FizzBuzz (2)](https://open.kattis.com/problems/fizzbuzz2)| fizzbuzz2 |3.0|[![py](images/python.png)]()| |[Fizz Buzz](https://open.kattis.com/problems/fizzbuzz3)| fizzbuzz3 |8.0|[![py](images/python.png)](src/Fizz%20Buzz/fizzbuzz3.py)| |[Fjöldi Bókstafa](https://open.kattis.com/problems/fjoldibokstafa)| fjoldibokstafa |1.4|[![py](images/python.png)]()| |[Flag Quiz](https://open.kattis.com/problems/flagquiz)| flagquiz |3.7|[![py](images/python.png)]()| -|[Flatbökuveisla](https://open.kattis.com/problems/flatbokuveisla)| flatbokuveisla |1.2|[![py](images/python.png)]()| -|[A Flea on a Chessboard](https://open.kattis.com/problems/fleaonachessboard)| fleaonachessboard |6.1|[![py](images/python.png)](src/A%20Flea%20on%20a%20Chessboard/fleaonachessboard.py)| +|[Flatbökuveisla](https://open.kattis.com/problems/flatbokuveisla)| flatbokuveisla |1.1|[![py](images/python.png)]()| +|[A Flea on a Chessboard](https://open.kattis.com/problems/fleaonachessboard)| fleaonachessboard |6.2|[![py](images/python.png)](src/A%20Flea%20on%20a%20Chessboard/fleaonachessboard.py)| |[Flexible Spaces](https://open.kattis.com/problems/flexible)| flexible |1.9|[![cpp](images/cpp.png)]()| |[Fleytitala](https://open.kattis.com/problems/fleytitala)| fleytitala |3.0|[![py](images/python.png)]()| |[Flight Planning](https://open.kattis.com/problems/flight)| flight |6.8|[![py](images/python.png)](src/Flight%20Planning/flight.py)| -|[Flip Five](https://open.kattis.com/problems/flipfive)| flipfive |2.6|[![py](images/python.png)]()| +|[Flip Five](https://open.kattis.com/problems/flipfive)| flipfive |2.7|[![py](images/python.png)]()| |[Flip Flow](https://open.kattis.com/problems/flipflow)| flipflow |2.1|[![py](images/python.png)]()| |[Flipping Cards](https://open.kattis.com/problems/flippingcards)| flippingcards |6.5|[![py](images/python.png)](src/Flipping%20Cards/flippingcards.py)| |[Flipping Patties](https://open.kattis.com/problems/flippingpatties)| flippingpatties |2.4|[![py](images/python.png)]()| @@ -954,7 +955,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Flood-It](https://open.kattis.com/problems/floodit)| floodit |3.9|[![py](images/python.png)]()| |[Floor Plan](https://open.kattis.com/problems/floorplan)| floorplan |3.9|[![cpp](images/cpp.png)]()[![py](images/python.png)]()| |[Floppy Music](https://open.kattis.com/problems/floppy)| floppy |5.3|[![py](images/python.png)](src/Floppy%20Music/floppy.py)| -|[Flower Garden](https://open.kattis.com/problems/flowergarden)| flowergarden |3.9|[![py](images/python.png)]()| +|[Flower Garden](https://open.kattis.com/problems/flowergarden)| flowergarden |3.8|[![py](images/python.png)]()| |[No Trees But Flowers](https://open.kattis.com/problems/flowers)| flowers |5.8|[![cpp](images/cpp.png)](src/No%20Trees%20But%20Flowers/flowers.cpp)| |[Flowery Trails](https://open.kattis.com/problems/flowerytrails)| flowerytrails |3.5|[![java](images/java.png)]()| |[Flow Free](https://open.kattis.com/problems/flowfree)| flowfree |3.6|[![py](images/python.png)]()| @@ -967,16 +968,16 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Flýtibaka](https://open.kattis.com/problems/flytibaka)| flytibaka |1.4|[![py](images/python.png)]()| |[Birthday Memorization](https://open.kattis.com/problems/fodelsedagsmemorisering)| fodelsedagsmemorisering |1.6|[![py](images/python.png)]()| |[Folded Map](https://open.kattis.com/problems/foldedmap)| foldedmap |5.4|[![py](images/python.png)]()| -|[Folding a Cube](https://open.kattis.com/problems/foldingacube)| foldingacube |5.4|[![py](images/python.png)](src/Folding%20a%20Cube/foldingacube.py)| +|[Folding a Cube](https://open.kattis.com/problems/foldingacube)| foldingacube |5.3|[![py](images/python.png)](src/Folding%20a%20Cube/foldingacube.py)| |[Font](https://open.kattis.com/problems/font)| font |3.9|[![py](images/python.png)]()| |[Fountain](https://open.kattis.com/problems/fontan)| fontan |2.0|[![py](images/python.png)]()| -|[Food Mixing](https://open.kattis.com/problems/foodmixing)| foodmixing |8.1|[![py](images/python.png)](src/Food%20Mixing/foodmixing.py)| +|[Food Mixing](https://open.kattis.com/problems/foodmixing)| foodmixing |8.0|[![py](images/python.png)](src/Food%20Mixing/foodmixing.py)| |[Fooling Around](https://open.kattis.com/problems/foolingaround)| foolingaround |5.4|[![py](images/python.png)](src/Fooling%20Around/foolingaround.py)| |[Foosball Dynasty](https://open.kattis.com/problems/foosball)| foosball |4.4|[![py](images/python.png)]()| |[Forced Choice](https://open.kattis.com/problems/forcedchoice)| forcedchoice |1.5|[![cpp](images/cpp.png)]()| |[Forest Fires](https://open.kattis.com/problems/forestfires)| forestfires |2.8|[![py](images/python.png)]()| -|[Forest for the Trees](https://open.kattis.com/problems/forestforthetrees)| forestforthetrees |5.0|[![py](images/python.png)]()| -|[Forest Fruits](https://open.kattis.com/problems/forestfruits)| forestfruits |4.2|[![py](images/python.png)]()| +|[Forest for the Trees](https://open.kattis.com/problems/forestforthetrees)| forestforthetrees |4.8|[![py](images/python.png)]()| +|[Forest Fruits](https://open.kattis.com/problems/forestfruits)| forestfruits |4.3|[![py](images/python.png)]()| |[Forests](https://open.kattis.com/problems/forests)| forests |3.3|[![py](images/python.png)]()| |[Four Die Rolls](https://open.kattis.com/problems/fourdierolls)| fourdierolls |2.6|[![py](images/python.png)]()| |[Four Square](https://open.kattis.com/problems/foursquare)| foursquare |6.7|[![py](images/python.png)](src/Four%20Square/foursquare.py)| @@ -988,15 +989,15 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Freckles](https://open.kattis.com/problems/freckles)| freckles |3.4|[![java](images/java.png)]()| |[FreeCell](https://open.kattis.com/problems/freecell)| freecell |4.9|[![py](images/python.png)](src/FreeCell/freecell.py)| |[Free Food](https://open.kattis.com/problems/freefood)| freefood |1.5|[![cpp](images/cpp.png)]()| -|[Free-Form Input](https://open.kattis.com/problems/freeforminput)| freeforminput |2.0|[![py](images/python.png)]()| +|[Free-Form Input](https://open.kattis.com/problems/freeforminput)| freeforminput |2.3|[![py](images/python.png)]()| |[Free Weights](https://open.kattis.com/problems/freeweights)| freeweights |4.0|[![py](images/python.png)]()| -|[Freight Train](https://open.kattis.com/problems/freighttrain)| freighttrain |4.7|[![py](images/python.png)]()| +|[Freight Train](https://open.kattis.com/problems/freighttrain)| freighttrain |4.6|[![py](images/python.png)]()| |[Friday the 13th](https://open.kattis.com/problems/friday)| friday |2.0|[![py](images/python.png)]()| |[Fridge](https://open.kattis.com/problems/fridge)| fridge |3.5|[![py](images/python.png)]()| |[Froggie](https://open.kattis.com/problems/froggie)| froggie |6.2|[![py](images/python.png)](src/Froggie/froggie.py)| |[From A to B](https://open.kattis.com/problems/fromatob)| fromatob |2.5|[![py](images/python.png)]()| |[Frosh Week (1)](https://open.kattis.com/problems/froshweek)| froshweek |3.8|[![py](images/python.png)]()| -|[Frosh Week (2)](https://open.kattis.com/problems/froshweek2)| froshweek2 |2.2|[![py](images/python.png)]()| +|[Frosh Week (2)](https://open.kattis.com/problems/froshweek2)| froshweek2 |2.3|[![py](images/python.png)]()| |[Frosting on the Cake](https://open.kattis.com/problems/frosting)| frosting |3.9|[![cpp](images/cpp.png)]()| |[Frozen Rose-Heads](https://open.kattis.com/problems/frozenrose)| frozenrose |4.8|[![py](images/python.png)](src/Frozen%20Rose-Heads/frozenrose.py)| |[Fruit Baskets](https://open.kattis.com/problems/fruitbaskets)| fruitbaskets |4.6|[![py](images/python.png)]()| @@ -1006,7 +1007,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Functional Fun](https://open.kattis.com/problems/functionalfun)| functionalfun |2.1|[![py](images/python.png)]()| |[Fundamental Neighbors](https://open.kattis.com/problems/fundamentalneighbors)| fundamentalneighbors |3.1|[![py](images/python.png)]()| |[Fun House](https://open.kattis.com/problems/funhouse)| funhouse |2.0|[![py](images/python.png)]()| -|[Fuzzy Family Tree](https://open.kattis.com/problems/fuzzyfamilytree)| fuzzyfamilytree |4.6|[![py](images/python.png)]()| +|[Fuzzy Family Tree](https://open.kattis.com/problems/fuzzyfamilytree)| fuzzyfamilytree |4.7|[![py](images/python.png)]()| |[FYI](https://open.kattis.com/problems/fyi)| fyi |1.3|[![cpp](images/cpp.png)]()| |[Fyrirtækjanafn](https://open.kattis.com/problems/fyrirtaekjanafn)| fyrirtaekjanafn |1.8|[![py](images/python.png)]()| |[Galactic Warlords](https://open.kattis.com/problems/galactic)| galactic |6.8|[![py](images/python.png)](src/Galactic%20Warlords/galactic.py)| @@ -1033,9 +1034,9 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Genealogical Research](https://open.kattis.com/problems/genealogical)| genealogical |3.8|[![py](images/python.png)]()| |[Gene Block](https://open.kattis.com/problems/geneblock)| geneblock |2.4|[![py](images/python.png)]()| |[Gene Folding](https://open.kattis.com/problems/genefolding)| genefolding |3.9|[![py](images/python.png)]()| -|[Chinese Remainder Theorem (non-relatively prime moduli)](https://open.kattis.com/problems/generalchineseremainder)| generalchineseremainder |3.6|[![py](images/python.png)]()| +|[Chinese Remainder Theorem (non-relatively prime moduli)](https://open.kattis.com/problems/generalchineseremainder)| generalchineseremainder |3.5|[![py](images/python.png)]()| |[Generalized Recursive Functions](https://open.kattis.com/problems/generalizedrecursivefunctions)| generalizedrecursivefunctions |4.5|[![py](images/python.png)]()| -|[Generators](https://open.kattis.com/problems/generators)| generators |5.3|[![py](images/python.png)](src/Generators/generators.py)| +|[Generators](https://open.kattis.com/problems/generators)| generators |6.2|[![py](images/python.png)](src/Generators/generators.py)| |[Genetics](https://open.kattis.com/problems/genetics2)| genetics2 |7.2|[![py](images/python.png)]()| |[Genetic Search](https://open.kattis.com/problems/geneticsearch)| geneticsearch |2.2|[![py](images/python.png)]()| |[Genius](https://open.kattis.com/problems/genius)| genius |3.3|[![py](images/python.png)]()| @@ -1048,7 +1049,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Ghostbusters 3](https://open.kattis.com/problems/ghostbusters3)| ghostbusters3 |4.0|[![py](images/python.png)]()| |[Ghost Leg](https://open.kattis.com/problems/ghostleg)| ghostleg |1.5|[![py](images/python.png)]()| |[Gig Combinatorics](https://open.kattis.com/problems/gigcombinatorics)| gigcombinatorics |3.8|[![py](images/python.png)]()| -|[Ginger Candy](https://open.kattis.com/problems/gingercandy)| gingercandy |5.7|[![py](images/python.png)](src/Ginger%20Candy/gingercandy.py)| +|[Ginger Candy](https://open.kattis.com/problems/gingercandy)| gingercandy |5.6|[![py](images/python.png)](src/Ginger%20Candy/gingercandy.py)| |[Gini Stuðull](https://open.kattis.com/problems/ginistudull)| ginistudull |3.9|[![py](images/python.png)]()| |[Git Good](https://open.kattis.com/problems/gitgood)| gitgood |3.1|[![py](images/python.png)]()| |[Glasses Foggy, Mom's Spaghetti](https://open.kattis.com/problems/glassesfoggymomsspaghetti)| glassesfoggymomsspaghetti |2.3|[![py](images/python.png)]()| @@ -1073,7 +1074,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Good Morning!](https://open.kattis.com/problems/goodmorning)| goodmorning |2.6|[![py](images/python.png)]()| |[Goofy Geometry](https://open.kattis.com/problems/goofy)| goofy |4.8|[![py](images/python.png)]()| |[Goomba Stacks](https://open.kattis.com/problems/goombastacks)| goombastacks |1.5|[![py](images/python.png)]()| -|[Gopher II](https://open.kattis.com/problems/gopher2)| gopher2 |4.1|[![py](images/python.png)]()| +|[Gopher II](https://open.kattis.com/problems/gopher2)| gopher2 |4.0|[![py](images/python.png)]()| |[The Gourmet](https://open.kattis.com/problems/gourmeten)| gourmeten |1.8|[![cpp](images/cpp.png)]()[![py](images/python.png)]()| |[Grade Curving](https://open.kattis.com/problems/gradecurving)| gradecurving |4.8|[![py](images/python.png)]()| |[Grading](https://open.kattis.com/problems/grading)| grading |1.6|[![py](images/python.png)]()| @@ -1082,8 +1083,8 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Grand Opening](https://open.kattis.com/problems/grandopening)| grandopening |6.2|[![py](images/python.png)](src/Grand%20Opening/grandopening.py)| |[Grandpa Bernie](https://open.kattis.com/problems/grandpabernie)| grandpabernie |2.5|[![java](images/java.png)]()| |[Granica](https://open.kattis.com/problems/granica)| granica |5.5|[![py](images/python.png)](src/Granica/granica.py)| -|[Through the Grapevine](https://open.kattis.com/problems/grapevine)| grapevine |3.7|[![py](images/python.png)]()| -|[Watering Grass](https://open.kattis.com/problems/grass)| grass |3.9|[![py](images/python.png)]()| +|[Through the Grapevine](https://open.kattis.com/problems/grapevine)| grapevine |3.9|[![py](images/python.png)]()| +|[Watering Grass](https://open.kattis.com/problems/grass)| grass |4.0|[![py](images/python.png)]()| |[Gregory the Grasshopper](https://open.kattis.com/problems/grasshopper)| grasshopper |3.3|[![java](images/java.png)]()| |[Grass Seed Inc](https://open.kattis.com/problems/grassseed)| grassseed |1.4|[![cpp](images/cpp.png)]()| |[Gravamen](https://open.kattis.com/problems/gravamen)| gravamen |6.0|[![py](images/python.png)](src/Gravamen/gravamen.py)| @@ -1108,13 +1109,13 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Guessing Game](https://open.kattis.com/problems/guessinggame)| guessinggame |3.2|[![py](images/python.png)]()| |[I Can Guess the Data Structure!](https://open.kattis.com/problems/guessthedatastructure)| guessthedatastructure |2.7|[![java](images/java.png)]()| |[Guess The Digits](https://open.kattis.com/problems/guessthedigits)| guessthedigits |8.5|[![py](images/python.png)](src/Guess%20The%20Digits/guessthedigits.py)| -|[Guess the Numbers](https://open.kattis.com/problems/guessthenumbers)| guessthenumbers |8.1|[![py](images/python.png)](src/Guess%20the%20Numbers/guessthenumbers.py)| +|[Guess the Numbers](https://open.kattis.com/problems/guessthenumbers)| guessthenumbers |8.0|[![py](images/python.png)](src/Guess%20the%20Numbers/guessthenumbers.py)| |[Guess Who](https://open.kattis.com/problems/guesswho)| guesswho |1.7|[![py](images/python.png)]()| |[Guilds](https://open.kattis.com/problems/guilds)| guilds |4.9|[![py](images/python.png)](src/Guilds/guilds.py)| |[Guillaume](https://open.kattis.com/problems/guillaume)| guillaume |3.5|[![py](images/python.png)]()| -|[Gullpeningastaflar](https://open.kattis.com/problems/gullpeningastaflar)| gullpeningastaflar |4.0|[![py](images/python.png)](src/Gullpeningastaflar/gullpeningastaflar.py)| +|[Gullpeningastaflar](https://open.kattis.com/problems/gullpeningastaflar)| gullpeningastaflar |3.9|[![py](images/python.png)](src/Gullpeningastaflar/gullpeningastaflar.py)| |[Gym Leader's Territory](https://open.kattis.com/problems/gymleadersterritory)| gymleadersterritory |3.5|[![py](images/python.png)]()| -|[Háhýsi](https://open.kattis.com/problems/hahysi)| hahysi |3.1|[![py](images/python.png)]()| +|[Háhýsi](https://open.kattis.com/problems/hahysi)| hahysi |3.0|[![py](images/python.png)]()| |[Haiku](https://open.kattis.com/problems/haiku)| haiku |5.0|[![py](images/python.png)](src/Haiku/haiku.py)| |[Watch Out For Those Hailstones!](https://open.kattis.com/problems/hailstone)| hailstone |2.2|[![py](images/python.png)]()| |[Hailstone Sequences](https://open.kattis.com/problems/hailstone2)| hailstone2 |1.7|[![py](images/python.png)]()| @@ -1122,12 +1123,13 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Half a Cookie](https://open.kattis.com/problems/halfacookie)| halfacookie |1.8|[![py](images/python.png)]()| |[Hamming Ellipses](https://open.kattis.com/problems/hammingellipses)| hammingellipses |2.9|[![py](images/python.png)]()| |[Han](https://open.kattis.com/problems/han)| han |4.3|[![java](images/java.png)]()| -|[Hanging Out on the Terrace](https://open.kattis.com/problems/hangingout)| hangingout |1.5|[![cpp](images/cpp.png)]()| +|[Hanging Out on the Terrace](https://open.kattis.com/problems/hangingout)| hangingout |1.4|[![cpp](images/cpp.png)]()| |[Hangman](https://open.kattis.com/problems/hangman)| hangman |1.5|[![cpp](images/cpp.png)]()| |[Happy and Unhappy Numbers](https://open.kattis.com/problems/happyandunhappynumbers)| happyandunhappynumbers |6.7|[![py](images/python.png)]()| |[Happy Happy Prime Prime](https://open.kattis.com/problems/happyprime)| happyprime |2.1|[![py](images/python.png)]()| |[Hard Array Problem](https://open.kattis.com/problems/hardarray)| hardarray |7.3|[![java](images/java.png)]()| |[Hard Drive](https://open.kattis.com/problems/harddrive)| harddrive |3.4|[![py](images/python.png)]()| +|[HARDFLOR](https://open.kattis.com/problems/hardflor)| hardflor |4.1|[![py](images/python.png)]()| |[Hardware](https://open.kattis.com/problems/hardware)| hardware |2.1|[![py](images/python.png)]()| |[Hardwood Species](https://open.kattis.com/problems/hardwoodspecies)| hardwoodspecies |2.6|[![py](images/python.png)]()| |[Harshad Numbers](https://open.kattis.com/problems/harshadnumbers)| harshadnumbers |1.4|[![cpp](images/cpp.png)]()| @@ -1140,7 +1142,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Head Guard](https://open.kattis.com/problems/headguard)| headguard |2.3|[![py](images/python.png)]()| |[Binary Heap](https://open.kattis.com/problems/heap)| heap |2.2|[![cpp](images/cpp.png)]()| |[Heart Rate](https://open.kattis.com/problems/heartrate)| heartrate |1.5|[![cpp](images/cpp.png)]()| -|[Heating Up](https://open.kattis.com/problems/heatingup)| heatingup |6.3|[![py](images/python.png)]()| +|[Heating Up](https://open.kattis.com/problems/heatingup)| heatingup |6.4|[![py](images/python.png)]()| |[Height Ordering](https://open.kattis.com/problems/height)| height |1.9|[![py](images/python.png)]()| |[Homework (1)](https://open.kattis.com/problems/heimavinna)| heimavinna |1.6|[![cpp](images/cpp.png)]()| |[Heir's Dilemma](https://open.kattis.com/problems/heirsdilemma)| heirsdilemma |1.5|[![py](images/python.png)]()| @@ -1149,14 +1151,14 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Government Help](https://open.kattis.com/problems/help)| help |6.3|[![py](images/python.png)](src/Government%20Help/help.py)| |[Help!](https://open.kattis.com/problems/help2)| help2 |5.8|[![py](images/python.png)](src/Help!/help2.py)| |[Help a PhD candidate out!](https://open.kattis.com/problems/helpaphd)| helpaphd |1.4|[![cpp](images/cpp.png)]()| -|[Helpful Currents](https://open.kattis.com/problems/helpfulcurrents)| helpfulcurrents |6.7|[![py](images/python.png)](src/Helpful%20Currents/helpfulcurrents.py)| +|[Helpful Currents](https://open.kattis.com/problems/helpfulcurrents)| helpfulcurrents |6.9|[![py](images/python.png)](src/Helpful%20Currents/helpfulcurrents.py)| |[Help Me With The Game](https://open.kattis.com/problems/helpme)| helpme |2.9|[![java](images/java.png)]()| |[What Does It Mean](https://open.kattis.com/problems/heritage)| heritage |4.8|[![py](images/python.png)]()| |[Herman](https://open.kattis.com/problems/herman)| herman |1.8|[![cpp](images/cpp.png)]()| |[Hermits](https://open.kattis.com/problems/hermits)| hermits |3.0|[![py](images/python.png)]()| |[Heroes of Velmar](https://open.kattis.com/problems/heroesofvelmar)| heroesofvelmar |2.1|[![py](images/python.png)]()| |[Hero Leveling](https://open.kattis.com/problems/heroleveling)| heroleveling |8.5|[![cpp](images/cpp.png)]()| -|[Hexagon Game](https://open.kattis.com/problems/hexagon)| hexagon |6.2|[![py](images/python.png)](src/Hexagon%20Game/hexagon.py)| +|[Hexagon Game](https://open.kattis.com/problems/hexagon)| hexagon |6.3|[![py](images/python.png)](src/Hexagon%20Game/hexagon.py)| |[Hexagonal Rooks](https://open.kattis.com/problems/hexagonalrooks)| hexagonalrooks |4.7|[![py](images/python.png)](src/Hexagonal%20Rooks/hexagonalrooks.py)| |[Hidden Password](https://open.kattis.com/problems/hidden)| hidden |2.5|[![py](images/python.png)]()| |[Hidden Words](https://open.kattis.com/problems/hiddenwords)| hiddenwords |6.3|[![py](images/python.png)](src/Hidden%20Words/hiddenwords.py)| @@ -1171,7 +1173,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Hipp Hipp](https://open.kattis.com/problems/hipphipp)| hipphipp |1.1|[![py](images/python.png)]()| |[Hipp Hipp Húrra](https://open.kattis.com/problems/hipphipphurra)| hipphipphurra |1.2|[![py](images/python.png)]()| |[Hipster Jazz](https://open.kattis.com/problems/hipsterjazz)| hipsterjazz |6.8|[![py](images/python.png)](src/Hipster%20Jazz/hipsterjazz.py)| -|[It's Hip to Be Square](https://open.kattis.com/problems/hiptobesquare)| hiptobesquare |1.7|[![py](images/python.png)]()| +|[It's Hip to Be Square](https://open.kattis.com/problems/hiptobesquare)| hiptobesquare |1.6|[![py](images/python.png)]()| |[Hired Help](https://open.kattis.com/problems/hiredhelp)| hiredhelp |6.0|[![java](images/java.png)]()| |[Hissing Microphone](https://open.kattis.com/problems/hissingmicrophone)| hissingmicrophone |1.3|[![cpp](images/cpp.png)]()| |[Hitastig](https://open.kattis.com/problems/hitastig)| hitastig |1.5|[![py](images/python.png)]()| @@ -1196,10 +1198,10 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Hopscotch 500](https://open.kattis.com/problems/hopscotch500)| hopscotch500 |7.4|[![java](images/java.png)]()| |[Horror List](https://open.kattis.com/problems/horror)| horror |2.7|[![py](images/python.png)]()| |[Horror Film Night](https://open.kattis.com/problems/horrorfilmnight)| horrorfilmnight |3.2|[![py](images/python.png)]()| -|[Höskuldarháska](https://open.kattis.com/problems/hoskuldarhaska)| hoskuldarhaska |2.9|[![py](images/python.png)]()| +|[Höskuldarháska](https://open.kattis.com/problems/hoskuldarhaska)| hoskuldarhaska |2.8|[![py](images/python.png)]()| |[Hot Dogs in Manhattan](https://open.kattis.com/problems/hotdogs)| hotdogs |5.9|[![cpp](images/cpp.png)](src/Hot%20Dogs%20in%20Manhattan/hotdogs.cpp)| |[Hot Hike](https://open.kattis.com/problems/hothike)| hothike |1.9|[![py](images/python.png)]()| -|[Hot Springs](https://open.kattis.com/problems/hotsprings)| hotsprings |2.6|[![py](images/python.png)]()| +|[Hot Springs](https://open.kattis.com/problems/hotsprings)| hotsprings |2.7|[![py](images/python.png)]()| |[House Lawn](https://open.kattis.com/problems/houselawn)| houselawn |4.0|[![py](images/python.png)]()| |[House of Cards](https://open.kattis.com/problems/houseofcards)| houseofcards |3.5|[![py](images/python.png)]()| |[Howl](https://open.kattis.com/problems/howl)| howl |2.0|[![py](images/python.png)]()| @@ -1215,7 +1217,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Hurricane Danger!](https://open.kattis.com/problems/hurricanedanger)| hurricanedanger |3.7|[![cpp](images/cpp.png)]()| |[House Building](https://open.kattis.com/problems/husbygge)| husbygge |9.6|[![py](images/python.png)]()| |[Hvert Skal Mæta](https://open.kattis.com/problems/hvertskalmaeta)| hvertskalmaeta |1.5|[![py](images/python.png)]()| -|[Hyacinth](https://open.kattis.com/problems/hyacinth)| hyacinth |5.2|[![java](images/java.png)]()| +|[Hyacinth](https://open.kattis.com/problems/hyacinth)| hyacinth |5.3|[![java](images/java.png)]()| |[Hydra's Heads](https://open.kattis.com/problems/hydrasheads)| hydrasheads |1.9|[![py](images/python.png)]()| |[Hamiltonian Hypercube](https://open.kattis.com/problems/hypercube)| hypercube |3.4|[![py](images/python.png)]()| |[Pascal Hyper-Pyramids](https://open.kattis.com/problems/hyperpyramids)| hyperpyramids |4.4|[![py](images/python.png)]()| @@ -1246,7 +1248,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Incognito](https://open.kattis.com/problems/incognito)| incognito |2.9|[![py](images/python.png)]()| |[Increasing Subsequence](https://open.kattis.com/problems/increasingsubsequence)| increasingsubsequence |3.7|[![py](images/python.png)]()| |[Indoorienteering](https://open.kattis.com/problems/indoorienteering)| indoorienteering |6.8|[![py](images/python.png)]()| -|[An Industrial Spy](https://open.kattis.com/problems/industrialspy)| industrialspy |2.8|[![py](images/python.png)]()| +|[An Industrial Spy](https://open.kattis.com/problems/industrialspy)| industrialspy |2.9|[![py](images/python.png)]()| |[Infinite 2D Array](https://open.kattis.com/problems/infinite2darray)| infinite2darray |5.6|[![py](images/python.png)]()| |[Infinite Race](https://open.kattis.com/problems/infiniterace2)| infiniterace2 |2.5|[![py](images/python.png)]()| |[Infinite Slides](https://open.kattis.com/problems/infiniteslides)| infiniteslides |3.4|[![py](images/python.png)]()| @@ -1255,12 +1257,12 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Inflation (2)](https://open.kattis.com/problems/inflation2)| inflation2 |2.9|[![py](images/python.png)]()| |[A Question of Ingestion](https://open.kattis.com/problems/ingestion)| ingestion |5.5|[![py](images/python.png)](src/A%20Question%20of%20Ingestion/ingestion.py)| |[Inheritance](https://open.kattis.com/problems/inheritance)| inheritance |3.4|[![py](images/python.png)]()| -|[Innvolsarinnihaldslýsing](https://open.kattis.com/problems/innvols)| innvols |2.8|[![py](images/python.png)]()| +|[Innvolsarinnihaldslýsing](https://open.kattis.com/problems/innvols)| innvols |2.5|[![py](images/python.png)]()| |[Input Scandal](https://open.kattis.com/problems/inputscandal)| inputscandal |1.8|[![py](images/python.png)]()| |[Inquiry I](https://open.kattis.com/problems/inquiryi)| inquiryi |2.4|[![py](images/python.png)]()| |[Tree Insertion](https://open.kattis.com/problems/insert)| insert |2.9|[![py](images/python.png)]()| |[Inspecting Illumination](https://open.kattis.com/problems/inspectingillumination)| inspectingillumination |5.3|[![py](images/python.png)]()| -|[Installing Apps](https://open.kattis.com/problems/installingapps)| installingapps |6.7|[![py](images/python.png)](src/Installing%20Apps/installingapps.py)| +|[Installing Apps](https://open.kattis.com/problems/installingapps)| installingapps |6.6|[![py](images/python.png)](src/Installing%20Apps/installingapps.py)| |[Integer Division](https://open.kattis.com/problems/integerdivision)| integerdivision |3.1|[![py](images/python.png)]()| |[Integer Lists](https://open.kattis.com/problems/integerlists)| integerlists |4.4|[![java](images/java.png)](src/Integer%20Lists/IntegerLists.java)| |[Intelligence Infection](https://open.kattis.com/problems/intelligenceinfection)| intelligenceinfection |5.0|[![py](images/python.png)]()| @@ -1274,9 +1276,9 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Intersecting Rectangles](https://open.kattis.com/problems/intersectingrectangles)| intersectingrectangles |5.8|[![py](images/python.png)](src/Intersecting%20Rectangles/intersectingrectangles.py)| |[Interval Cover](https://open.kattis.com/problems/intervalcover)| intervalcover |5.3|[![py](images/python.png)](src/Interval%20Cover/intervalcover.py)| |[Interval Scheduling (1)](https://open.kattis.com/problems/intervalscheduling)| intervalscheduling |1.6|[![java](images/java.png)]()[![py](images/python.png)]()| -|[Interval Scheduling (2)](https://open.kattis.com/problems/intervalscheduling2)| intervalscheduling2 |4.8|[![py](images/python.png)]()| +|[Interval Scheduling (2)](https://open.kattis.com/problems/intervalscheduling2)| intervalscheduling2 |5.4|[![py](images/python.png)]()| |[Interview Question](https://open.kattis.com/problems/interviewquestion)| interviewquestion |3.1|[![py](images/python.png)]()| -|[Interview Queue](https://open.kattis.com/problems/interviewqueue)| interviewqueue |7.5|[![py](images/python.png)](src/Interview%20Queue/interviewqueue.py)| +|[Interview Queue](https://open.kattis.com/problems/interviewqueue)| interviewqueue |7.6|[![py](images/python.png)](src/Interview%20Queue/interviewqueue.py)| |[Integer Rotation](https://open.kattis.com/problems/introtation)| introtation |6.1|[![py](images/python.png)](src/Integer%20Rotation/introtation.py)| |[Invasion](https://open.kattis.com/problems/invasion)| invasion |5.2|[![py](images/python.png)](src/Invasion/invasion.py)| |[Inventing Test Data](https://open.kattis.com/problems/inventing)| inventing |5.2|[![py](images/python.png)]()| @@ -1295,8 +1297,8 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Island Buses](https://open.kattis.com/problems/island)| island |6.7|[![py](images/python.png)](src/Island%20Buses/island.py)| |[Island Alliances](https://open.kattis.com/problems/islandalliances)| islandalliances |6.5|[![py](images/python.png)](src/Island%20Alliances/islandalliances.py)| |[Island Hopping](https://open.kattis.com/problems/islandhopping)| islandhopping |2.4|[![java](images/java.png)]()| -|[Islands in the Data Stream](https://open.kattis.com/problems/islands)| islands |2.8|[![py](images/python.png)]()| -|[Islands](https://open.kattis.com/problems/islands3)| islands3 |1.8|[![java](images/java.png)]()| +|[Islands in the Data Stream](https://open.kattis.com/problems/islands)| islands |2.9|[![py](images/python.png)]()| +|[Islands](https://open.kattis.com/problems/islands3)| islands3 |1.9|[![java](images/java.png)]()| |[Isomorphic Inversion](https://open.kattis.com/problems/isomorphicinversion)| isomorphicinversion |5.8|[![py](images/python.png)](src/Isomorphic%20Inversion/isomorphicinversion.py)| |[Is Y a Vowel](https://open.kattis.com/problems/isyavowel)| isyavowel |1.3|[![py](images/python.png)]()| |[It Can Be Arranged](https://open.kattis.com/problems/itcanbearranged)| itcanbearranged |4.8|[![py](images/python.png)]()| @@ -1310,8 +1312,8 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Jack-O'-Lantern Juxtaposition](https://open.kattis.com/problems/jackolanternjuxtaposition)| jackolanternjuxtaposition |1.2|[![cpp](images/cpp.png)]()| |[Jackpot](https://open.kattis.com/problems/jackpot)| jackpot |3.2|[![py](images/python.png)]()| |[Jack The Lumberjack](https://open.kattis.com/problems/jackthelumberjack)| jackthelumberjack |5.1|[![py](images/python.png)]()| -|[Tag](https://open.kattis.com/problems/jage)| jage |2.3|[![py](images/python.png)]()| -|[Jailbreak](https://open.kattis.com/problems/jailbreak)| jailbreak |5.2|[![py](images/python.png)]()| +|[Tag](https://open.kattis.com/problems/jage)| jage |2.2|[![py](images/python.png)]()| +|[Jailbreak](https://open.kattis.com/problems/jailbreak)| jailbreak |5.3|[![py](images/python.png)]()| |[Jamboree](https://open.kattis.com/problems/jamboree)| jamboree |3.0|[![py](images/python.png)]()| |[Jane Eyre](https://open.kattis.com/problems/janeeyre)| janeeyre |3.7|[![py](images/python.png)]()| |[Janitor Troubles](https://open.kattis.com/problems/janitortroubles)| janitortroubles |1.5|[![cpp](images/cpp.png)]()| @@ -1322,7 +1324,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Jet Set](https://open.kattis.com/problems/jetset)| jetset |4.5|[![py](images/python.png)]()| |[Jewelry Box](https://open.kattis.com/problems/jewelrybox)| jewelrybox |1.8|[![cpp](images/cpp.png)]()| |[Jigsaw](https://open.kattis.com/problems/jigsaw)| jigsaw |4.1|[![py](images/python.png)]()| -|[Job Switching](https://open.kattis.com/problems/jobbyte)| jobbyte |2.6|[![py](images/python.png)]()| +|[Job Switching](https://open.kattis.com/problems/jobbyte)| jobbyte |2.5|[![py](images/python.png)]()| |[Job Expenses](https://open.kattis.com/problems/jobexpenses)| jobexpenses |1.5|[![cpp](images/cpp.png)]()| |[Chicken Joggers](https://open.kattis.com/problems/joggers)| joggers |5.2|[![py](images/python.png)]()| |[Jogging Trails](https://open.kattis.com/problems/joggingtrails)| joggingtrails |5.2|[![py](images/python.png)]()| @@ -1346,7 +1348,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Space Junk](https://open.kattis.com/problems/junk)| junk |4.0|[![py](images/python.png)](src/Space%20Junk/junk.py)| |[Jupiter Orbiter](https://open.kattis.com/problems/jupiter)| jupiter |6.1|[![py](images/python.png)]()| |[Jurassic Jigsaw](https://open.kattis.com/problems/jurassicjigsaw)| jurassicjigsaw |2.6|[![py](images/python.png)]()| -|[Jury Jeopardy](https://open.kattis.com/problems/juryjeopardy)| juryjeopardy |2.2|[![py](images/python.png)]()| +|[Jury Jeopardy](https://open.kattis.com/problems/juryjeopardy)| juryjeopardy |2.3|[![py](images/python.png)]()| |[Just A Minute](https://open.kattis.com/problems/justaminute)| justaminute |2.0|[![cpp](images/cpp.png)]()| |[Just Do It](https://open.kattis.com/problems/justdoit)| justdoit |7.1|[![cpp](images/cpp.png)](src/Just%20Do%20It/justdoit.cpp)| |[Just for Sidekicks](https://open.kattis.com/problems/justforsidekicks)| justforsidekicks |3.6|[![py](images/python.png)]()| @@ -1362,7 +1364,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Throwing bridges](https://open.kattis.com/problems/kastabroar)| kastabroar |7.4|[![py](images/python.png)]()| |[Kastenlauf](https://open.kattis.com/problems/kastenlauf)| kastenlauf |3.1|[![py](images/python.png)]()| |[Kattis's Quest](https://open.kattis.com/problems/kattissquest)| kattissquest |3.5|[![java](images/java.png)]()| -|[Kayaking Trip](https://open.kattis.com/problems/kayaking)| kayaking |4.7|[![py](images/python.png)]()| +|[Kayaking Trip](https://open.kattis.com/problems/kayaking)| kayaking |4.8|[![py](images/python.png)]()| |[kcuD dlanoD](https://open.kattis.com/problems/kcuddlanod)| kcuddlanod |1.8|[![py](images/python.png)]()| |[Keep it Cool](https://open.kattis.com/problems/keepitcool)| keepitcool |2.9|[![py](images/python.png)]()| |[Kemija (1)](https://open.kattis.com/problems/kemija)| kemija |8.6|[![py](images/python.png)](src/Kemija%20(1)/kemija.py)| @@ -1378,7 +1380,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Key to Knowledge](https://open.kattis.com/problems/keytoknowledge)| keytoknowledge |8.0|[![py](images/python.png)](src/Key%20to%20Knowledge/keytoknowledge.py)| |[Keywords](https://open.kattis.com/problems/keywords)| keywords |1.9|[![py](images/python.png)]()| |[Kiki Boba](https://open.kattis.com/problems/kikiboba)| kikiboba |1.3|[![py](images/python.png)]()| -|[Killing Chaos](https://open.kattis.com/problems/killingchaos)| killingchaos |5.6|[![py](images/python.png)](src/Killing%20Chaos/killingchaos.py)| +|[Killing Chaos](https://open.kattis.com/problems/killingchaos)| killingchaos |5.7|[![py](images/python.png)](src/Killing%20Chaos/killingchaos.py)| |[Kínahvísl](https://open.kattis.com/problems/kinahvisl)| kinahvisl |1.4|[![py](images/python.png)]()| |[K-In-A-Row](https://open.kattis.com/problems/kinarow)| kinarow |3.9|[![py](images/python.png)]()| |[Kinda Ok Array Problem](https://open.kattis.com/problems/kindaokarray)| kindaokarray |6.7|[![py](images/python.png)]()| @@ -1387,11 +1389,11 @@ For more Python data structure implementations, head over to [pytils](https://gi |[King of the Waves](https://open.kattis.com/problems/kingofthewaves)| kingofthewaves |4.8|[![py](images/python.png)]()| |[Kingpin Escape](https://open.kattis.com/problems/kingpinescape)| kingpinescape |6.9|[![py](images/python.png)](src/Kingpin%20Escape/kingpinescape.py)| |[King's Colors](https://open.kattis.com/problems/kingscolors)| kingscolors |4.3|[![py](images/python.png)]()| -|[King's Decree](https://open.kattis.com/problems/kingsdecree)| kingsdecree |4.3|[![py](images/python.png)](src/King's%20Decree/kingsdecree.py)| +|[King's Decree](https://open.kattis.com/problems/kingsdecree)| kingsdecree |4.4|[![py](images/python.png)](src/King's%20Decree/kingsdecree.py)| |[K-Inversions](https://open.kattis.com/problems/kinversions)| kinversions |3.4|[![cpp](images/cpp.png)]()| |[Kitchen Measurements](https://open.kattis.com/problems/kitchen)| kitchen |3.7|[![py](images/python.png)]()| |[Kitchen Combinatorics](https://open.kattis.com/problems/kitchencombinatorics)| kitchencombinatorics |5.0|[![py](images/python.png)](src/Kitchen%20Combinatorics/kitchencombinatorics.py)| -|[Kitten on a Tree](https://open.kattis.com/problems/kitten)| kitten |1.7|[![py](images/python.png)]()| +|[Kitten on a Tree](https://open.kattis.com/problems/kitten)| kitten |1.6|[![py](images/python.png)]()| |[Kleptography](https://open.kattis.com/problems/kleptography)| kleptography |1.7|[![cpp](images/cpp.png)]()| |[Kletva](https://open.kattis.com/problems/kletva)| kletva |5.7|[![py](images/python.png)](src/Kletva/kletva.py)| |[Cutting Proteins](https://open.kattis.com/problems/klippaprotein)| klippaprotein |5.1|[![py](images/python.png)]()| @@ -1409,19 +1411,19 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Knitting Pattern](https://open.kattis.com/problems/knittingpattern)| knittingpattern |3.1|[![py](images/python.png)]()| |[Knot Knowledge](https://open.kattis.com/problems/knotknowledge)| knotknowledge |1.4|[![py](images/python.png)]()| |[Koffínhraði](https://open.kattis.com/problems/koffinhradi)| koffinhradi |4.4|[![py](images/python.png)](src/Koffínhraði/koffinhradi.py)| -|[Kolkrabbaleikarnir](https://open.kattis.com/problems/kolkrabbaleikarnir)| kolkrabbaleikarnir |7.9|[![py](images/python.png)](src/Kolkrabbaleikarnir/kolkrabbaleikarnir.py)| +|[Kolkrabbaleikarnir](https://open.kattis.com/problems/kolkrabbaleikarnir)| kolkrabbaleikarnir |8.0|[![py](images/python.png)](src/Kolkrabbaleikarnir/kolkrabbaleikarnir.py)| |[Kolone](https://open.kattis.com/problems/kolone)| kolone |3.3|[![py](images/python.png)]()| -|[Buying Books](https://open.kattis.com/problems/kopabocker)| kopabocker |3.5|[![py](images/python.png)]()| +|[Buying Books](https://open.kattis.com/problems/kopabocker)| kopabocker |3.6|[![py](images/python.png)]()| |[Kornislav](https://open.kattis.com/problems/kornislav)| kornislav |1.5|[![cpp](images/cpp.png)]()| |[Kratki](https://open.kattis.com/problems/kratki)| kratki |3.7|[![py](images/python.png)]()| |[Križaljka](https://open.kattis.com/problems/krizaljka)| krizaljka |1.8|[![py](images/python.png)]()| -|[Kuggfrågan](https://open.kattis.com/problems/kuggfragan)| kuggfragan |3.9|[![py](images/python.png)]()| +|[Kuggfrågan](https://open.kattis.com/problems/kuggfragan)| kuggfragan |3.8|[![py](images/python.png)]()| |[Kuhar](https://open.kattis.com/problems/kuhar)| kuhar |4.9|[![py](images/python.png)]()| |[Kutevi](https://open.kattis.com/problems/kutevi)| kutevi |2.5|[![py](images/python.png)]()| |[Kveðja](https://open.kattis.com/problems/kvedja)| kvedja |1.1|[![py](images/python.png)]()| |[Ladder](https://open.kattis.com/problems/ladder)| ladder |1.5|[![cpp](images/cpp.png)]()| |[Ladice](https://open.kattis.com/problems/ladice)| ladice |4.0|[![java](images/java.png)]()| -|[Lægð yfir landinu](https://open.kattis.com/problems/laegdyfirlandinu)| laegdyfirlandinu |1.4|[![py](images/python.png)]()| +|[Lægð yfir landinu](https://open.kattis.com/problems/laegdyfirlandinu)| laegdyfirlandinu |1.5|[![py](images/python.png)]()| |[Lamps](https://open.kattis.com/problems/lamps)| lamps |3.0|[![py](images/python.png)]()| |[Landline Telephone Network](https://open.kattis.com/problems/landline)| landline |5.9|[![py](images/python.png)](src/Landline%20Telephone%20Network/landline.py)| |[Landlocked](https://open.kattis.com/problems/landlocked)| landlocked |6.4|[![py](images/python.png)](src/Landlocked/landlocked.py)| @@ -1439,7 +1441,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Lava](https://open.kattis.com/problems/lava)| lava |6.1|[![py](images/python.png)](src/Lava/lava.py)| |[Lawn Mower](https://open.kattis.com/problems/lawnmower)| lawnmower |1.9|[![py](images/python.png)]()| |[LCM Pair Sum](https://open.kattis.com/problems/lcmpairsum)| lcmpairsum |5.1|[![py](images/python.png)]()| -|[LCM Thief](https://open.kattis.com/problems/lcmthief)| lcmthief |5.8|[![py](images/python.png)](src/LCM%20Thief/lcmthief.py)| +|[LCM Thief](https://open.kattis.com/problems/lcmthief)| lcmthief |5.9|[![py](images/python.png)](src/LCM%20Thief/lcmthief.py)| |[Learning to code](https://open.kattis.com/problems/learningtocode)| learningtocode |7.1|[![py](images/python.png)](src/Learning%20to%20code/learningtocode.py)| |[Left and Right](https://open.kattis.com/problems/leftandright)| leftandright |2.9|[![py](images/python.png)]()| |[Left Beehind](https://open.kattis.com/problems/leftbeehind)| leftbeehind |1.6|[![cpp](images/cpp.png)]()| @@ -1452,12 +1454,12 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Leyniþjónusta](https://open.kattis.com/problems/leynithjonusta)| leynithjonusta |1.3|[![py](images/python.png)]()| |[License to Launch](https://open.kattis.com/problems/licensetolaunch)| licensetolaunch |1.5|[![cpp](images/cpp.png)]()| |[Liðaskipting 2](https://open.kattis.com/problems/lidaskipting2)| lidaskipting2 |2.6|[![py](images/python.png)]()| -|[Life Forms](https://open.kattis.com/problems/lifeforms)| lifeforms |7.0|[![py](images/python.png)](src/Life%20Forms/lifeforms.py)| +|[Life Forms](https://open.kattis.com/problems/lifeforms)| lifeforms |7.1|[![py](images/python.png)](src/Life%20Forms/lifeforms.py)| |[Liga](https://open.kattis.com/problems/liga)| liga |7.2|[![py](images/python.png)](src/Liga/liga.py)| |[Lights](https://open.kattis.com/problems/lights)| lights |7.0|[![py](images/python.png)](src/Lights/lights.py)| |[Light Up](https://open.kattis.com/problems/lightup)| lightup |2.5|[![py](images/python.png)]()| |[Limbo - Part 1](https://open.kattis.com/problems/limbo1)| limbo1 |3.7|[![py](images/python.png)]()| -|[Limbo - Part 2](https://open.kattis.com/problems/limbo2)| limbo2 |3.7|[![py](images/python.png)]()| +|[Limbo - Part 2](https://open.kattis.com/problems/limbo2)| limbo2 |3.8|[![py](images/python.png)]()| |[Linden Mayor System](https://open.kattis.com/problems/lindenmayorsystem)| lindenmayorsystem |2.3|[![py](images/python.png)]()| |[Linear Recurrences](https://open.kattis.com/problems/linearrecurrence)| linearrecurrence |5.1|[![py](images/python.png)]()| |[Lines Per Hour](https://open.kattis.com/problems/linesperhour)| linesperhour |1.8|[![py](images/python.png)]()| @@ -1474,11 +1476,11 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Locked Treasure](https://open.kattis.com/problems/lockedtreasure)| lockedtreasure |2.3|[![cpp](images/cpp.png)]()| |[Lockout](https://open.kattis.com/problems/lockout)| lockout |3.7|[![py](images/python.png)]()| |[Locust Locus](https://open.kattis.com/problems/locustlocus)| locustlocus |1.8|[![py](images/python.png)]()| -|[LogDB](https://open.kattis.com/problems/logdb)| logdb |4.0|[![py](images/python.png)]()| +|[LogDB](https://open.kattis.com/problems/logdb)| logdb |3.8|[![py](images/python.png)]()| |[Logic Functions](https://open.kattis.com/problems/logicfunctions)| logicfunctions |1.6|[![cpp](images/cpp.png)]()| -|[Logland](https://open.kattis.com/problems/logland)| logland |5.5|[![py](images/python.png)]()| +|[Logland](https://open.kattis.com/problems/logland)| logland |5.3|[![py](images/python.png)]()| |[Logo](https://open.kattis.com/problems/logo)| logo |2.3|[![py](images/python.png)]()| -|[Logo 2](https://open.kattis.com/problems/logo2)| logo2 |5.6|[![py](images/python.png)](src/Logo%202/logo2.py)| +|[Logo 2](https://open.kattis.com/problems/logo2)| logo2 |5.7|[![py](images/python.png)](src/Logo%202/logo2.py)| |[Lög um lög](https://open.kattis.com/problems/logumlog)| logumlog |4.3|[![py](images/python.png)]()| |[Lone Rook](https://open.kattis.com/problems/lonerook)| lonerook |7.7|[![py](images/python.png)](src/Lone%20Rook/lonerook.py)| |[Longest Common Subsequence](https://open.kattis.com/problems/longestcommonsubsequence)| longestcommonsubsequence |5.2|[![py](images/python.png)](src/Longest%20Common%20Subsequence/longestcommonsubsequence.py)| @@ -1487,7 +1489,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Longest Prime Sum](https://open.kattis.com/problems/longestprimesum)| longestprimesum |2.4|[![py](images/python.png)]()| |[Longest Increasing Subsequence](https://open.kattis.com/problems/longincsubseq)| longincsubseq |4.9|[![py](images/python.png)](src/Longest%20Increasing%20Subsequence/longincsubseq.py)| |[Long Swaps](https://open.kattis.com/problems/longswaps)| longswaps |3.6|[![py](images/python.png)]()| -|[Loopy Cab Drivers](https://open.kattis.com/problems/loopycabdrivers)| loopycabdrivers |6.4|[![py](images/python.png)](src/Loopy%20Cab%20Drivers/loopycabdrivers.py)| +|[Loopy Cab Drivers](https://open.kattis.com/problems/loopycabdrivers)| loopycabdrivers |6.3|[![py](images/python.png)](src/Loopy%20Cab%20Drivers/loopycabdrivers.py)| |[Loopy Transit](https://open.kattis.com/problems/loopytransit)| loopytransit |3.6|[![py](images/python.png)]()| |[Loo Rolls](https://open.kattis.com/problems/loorolls)| loorolls |2.1|[![py](images/python.png)]()| |[Loot Chest](https://open.kattis.com/problems/lootchest)| lootchest |3.9|[![py](images/python.png)]()| @@ -1507,16 +1509,16 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Luggage](https://open.kattis.com/problems/luggage)| luggage |6.1|[![py](images/python.png)](src/Luggage/luggage.py)| |[Luhn's Checksum Algorithm](https://open.kattis.com/problems/luhnchecksum)| luhnchecksum |1.7|[![cpp](images/cpp.png)]()| |[LumberCraft](https://open.kattis.com/problems/lumbercraft)| lumbercraft |4.7|[![py](images/python.png)]()| -|[Keystrokes](https://open.kattis.com/problems/lyklagangriti)| lyklagangriti |3.8|[![java](images/java.png)]()| +|[Keystrokes](https://open.kattis.com/problems/lyklagangriti)| lyklagangriti |3.9|[![java](images/java.png)]()| |[Mæting](https://open.kattis.com/problems/maeting)| maeting |1.4|[![py](images/python.png)]()| |[Mætingarlisti](https://open.kattis.com/problems/maetingarlisti)| maetingarlisti |1.5|[![py](images/python.png)]()| |[Mafija](https://open.kattis.com/problems/mafija)| mafija |6.5|[![py](images/python.png)](src/Mafija/mafija.py)| |[The Magical 3](https://open.kattis.com/problems/magical3)| magical3 |5.6|[![py](images/python.png)](src/The%20Magical%203/magical3.py)| -|[Magical Cows](https://open.kattis.com/problems/magicalcows)| magicalcows |5.0|[![py](images/python.png)]()| +|[Magical Cows](https://open.kattis.com/problems/magicalcows)| magicalcows |5.1|[![py](images/python.png)]()| |[Magical GCD](https://open.kattis.com/problems/magicalgcd)| magicalgcd |5.6|[![py](images/python.png)](src/Magical%20GCD/magicalgcd.py)| |[Association of Cats and Magical Lights](https://open.kattis.com/problems/magicallights)| magicallights |5.6|[![py](images/python.png)]()| |[Magical Mystery Knight's Tour](https://open.kattis.com/problems/magicalmysteryknight)| magicalmysteryknight |9.4|[![py](images/python.png)](src/Magical%20Mystery%20Knight's%20Tour/magicalmysteryknight.py)| -|[Magical Runes](https://open.kattis.com/problems/magicalrunes)| magicalrunes |3.4|[![py](images/python.png)]()| +|[Magical Runes](https://open.kattis.com/problems/magicalrunes)| magicalrunes |3.5|[![py](images/python.png)]()| |[Magic Bean](https://open.kattis.com/problems/magicbeancube)| magicbeancube |5.7|[![py](images/python.png)]()| |[Magic Bitstrings](https://open.kattis.com/problems/magicbitstrings)| magicbitstrings |5.9|[![py](images/python.png)](src/Magic%20Bitstrings/magicbitstrings.py)| |[Magic Sequence](https://open.kattis.com/problems/magicsequence)| magicsequence |8.1|[![java](images/java.png)]()[![py](images/python.png)]()| @@ -1540,7 +1542,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Manhattan Walk](https://open.kattis.com/problems/manhattanwalk)| manhattanwalk |4.0|[![py](images/python.png)]()| |[Map Colouring](https://open.kattis.com/problems/mapcolouring)| mapcolouring |5.2|[![py](images/python.png)](src/Map%20Colouring/mapcolouring.py)| |[Identifying Map Tiles](https://open.kattis.com/problems/maptiles2)| maptiles2 |1.7|[![cpp](images/cpp.png)]()| -|[Marbles On A Tree](https://open.kattis.com/problems/marblestree)| marblestree |3.1|[![py](images/python.png)]()| +|[Marbles On A Tree](https://open.kattis.com/problems/marblestree)| marblestree |3.0|[![py](images/python.png)]()| |[March of the Penguins](https://open.kattis.com/problems/marchofpenguins)| marchofpenguins |3.9|[![py](images/python.png)]()| |[Mario](https://open.kattis.com/problems/mario)| mario |7.3|[![py](images/python.png)](src/Mario/mario.py)| |[Marko](https://open.kattis.com/problems/marko)| marko |1.9|[![py](images/python.png)]()| @@ -1550,7 +1552,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[m-ary Partitions](https://open.kattis.com/problems/marypartitions)| marypartitions |3.4|[![py](images/python.png)]()| |[Massive Card Game](https://open.kattis.com/problems/massivecardgame)| massivecardgame |3.1|[![java](images/java.png)]()| |[Mastering Mastermind](https://open.kattis.com/problems/mastermind)| mastermind |2.3|[![py](images/python.png)]()| -|[Matarinnkaup](https://open.kattis.com/problems/matarinnkaup)| matarinnkaup |4.8|[![py](images/python.png)]()| +|[Matarinnkaup](https://open.kattis.com/problems/matarinnkaup)| matarinnkaup |4.7|[![py](images/python.png)]()| |[Match Game](https://open.kattis.com/problems/matchgame)| matchgame |4.6|[![py](images/python.png)]()| |[Matchsticks](https://open.kattis.com/problems/matchsticks)| matchsticks |3.9|[![py](images/python.png)]()| |[Mathemagicians](https://open.kattis.com/problems/mathemagicians)| mathemagicians |4.8|[![py](images/python.png)]()| @@ -1558,9 +1560,9 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Math Trade](https://open.kattis.com/problems/mathtrade)| mathtrade |3.1|[![py](images/python.png)]()| |[Math Worksheet](https://open.kattis.com/problems/mathworksheet)| mathworksheet |4.8|[![py](images/python.png)]()| |[Matrix Inverse](https://open.kattis.com/problems/matrix)| matrix |3.2|[![cpp](images/cpp.png)]()| -|[Max Arithmetic Subsequence](https://open.kattis.com/problems/maxarithmeticsubsequence)| maxarithmeticsubsequence |6.9|[![py](images/python.png)](src/Max%20Arithmetic%20Subsequence/maxarithmeticsubsequence.py)| -|[Maximum Clique](https://open.kattis.com/problems/maxclique)| maxclique |7.9|[![py](images/python.png)]()| -|[Maximum Number of Colinear Points](https://open.kattis.com/problems/maxcolinear)| maxcolinear |3.9|[![py](images/python.png)]()| +|[Max Arithmetic Subsequence](https://open.kattis.com/problems/maxarithmeticsubsequence)| maxarithmeticsubsequence |7.0|[![py](images/python.png)](src/Max%20Arithmetic%20Subsequence/maxarithmeticsubsequence.py)| +|[Maximum Clique](https://open.kattis.com/problems/maxclique)| maxclique |7.8|[![py](images/python.png)]()| +|[Maximum Number of Colinear Points](https://open.kattis.com/problems/maxcolinear)| maxcolinear |3.8|[![py](images/python.png)]()| |[Maximum Flow](https://open.kattis.com/problems/maxflow)| maxflow |4.5|[![cpp](images/cpp.png)]()[![py](images/python.png)]()| |[Maximal Sequences](https://open.kattis.com/problems/maximalsequences)| maximalsequences |6.5|[![py](images/python.png)](src/Maximal%20Sequences/maximalsequences.py)| |[Maximizing (And Minimizing) Your Winnings](https://open.kattis.com/problems/maximizingwinnings)| maximizingwinnings |4.0|[![py](images/python.png)]()| @@ -1575,7 +1577,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Imperial Measurement](https://open.kattis.com/problems/measurement)| measurement |2.0|[![py](images/python.png)]()| |[Medals](https://open.kattis.com/problems/medals)| medals |5.7|[![py](images/python.png)](src/Medals/medals.py)| |[Message](https://open.kattis.com/problems/meddelande)| meddelande |1.5|[![py](images/python.png)]()| -|[Meeting Points](https://open.kattis.com/problems/meetingpoints)| meetingpoints |5.1|[![py](images/python.png)]()| +|[Meeting Points](https://open.kattis.com/problems/meetingpoints)| meetingpoints |5.3|[![py](images/python.png)]()| |[Mega Inversions](https://open.kattis.com/problems/megainversions)| megainversions |2.8|[![py](images/python.png)]()| |[Three-State Memory](https://open.kattis.com/problems/memory)| memory |7.8|[![py](images/python.png)](src/Three-State%20Memory/memory.py)| |[Memory Game](https://open.kattis.com/problems/memorygame)| memorygame |6.3|[![py](images/python.png)]()| @@ -1593,7 +1595,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Miði](https://open.kattis.com/problems/midi)| midi |2.0|[![py](images/python.png)]()| |[Milestone Counter](https://open.kattis.com/problems/milestones)| milestones |3.2|[![py](images/python.png)]()| |[Millifærsla](https://open.kattis.com/problems/millifaersla)| millifaersla |1.2|[![py](images/python.png)]()| -|[Millionaire Madness](https://open.kattis.com/problems/millionairemadness)| millionairemadness |2.1|[![java](images/java.png)]()| +|[Millionaire Madness](https://open.kattis.com/problems/millionairemadness)| millionairemadness |2.2|[![java](images/java.png)]()| |[Minimum Cost Maximum Flow](https://open.kattis.com/problems/mincostmaxflow)| mincostmaxflow |4.8|[![cpp](images/cpp.png)]()[![py](images/python.png)]()| |[Minimum Cut](https://open.kattis.com/problems/mincut)| mincut |3.5|[![py](images/python.png)]()| |[Minesweeper](https://open.kattis.com/problems/minesweeper)| minesweeper |1.5|[![py](images/python.png)]()| @@ -1623,11 +1625,11 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Modulo](https://open.kattis.com/problems/modulo)| modulo |1.4|[![cpp](images/cpp.png)]()| |[Modulo Data Structures](https://open.kattis.com/problems/modulodatastructures)| modulodatastructures |5.0|[![py](images/python.png)]()| |[Modulo Solitaire](https://open.kattis.com/problems/modulosolitaire)| modulosolitaire |3.0|[![py](images/python.png)]()| -|[Molecules](https://open.kattis.com/problems/molecules)| molecules |3.7|[![py](images/python.png)]()| +|[Molecules](https://open.kattis.com/problems/molecules)| molecules |3.6|[![py](images/python.png)]()| |[Molekule](https://open.kattis.com/problems/molekule)| molekule |3.4|[![py](images/python.png)]()| |[Money for Nothing](https://open.kattis.com/problems/money)| money |6.2|[![py](images/python.png)](src/Money%20for%20Nothing/money.py)| -|[Money Matters](https://open.kattis.com/problems/moneymatters)| moneymatters |2.9|[![py](images/python.png)]()| -|[Money Transfers](https://open.kattis.com/problems/moneytransfers)| moneytransfers |7.4|[![py](images/python.png)](src/Money%20Transfers/moneytransfers.py)| +|[Money Matters](https://open.kattis.com/problems/moneymatters)| moneymatters |2.8|[![py](images/python.png)]()| +|[Money Transfers](https://open.kattis.com/problems/moneytransfers)| moneytransfers |7.5|[![py](images/python.png)](src/Money%20Transfers/moneytransfers.py)| |[Traveling Monk](https://open.kattis.com/problems/monk)| monk |3.2|[![py](images/python.png)]()| |[Smooth Monkey](https://open.kattis.com/problems/monkey)| monkey |5.4|[![py](images/python.png)](src/Smooth%20Monkey/monkey.py)| |[Monopoly](https://open.kattis.com/problems/monopol)| monopol |1.4|[![py](images/python.png)]()| @@ -1647,7 +1649,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Movie Collection](https://open.kattis.com/problems/moviecollection)| moviecollection |4.3|[![py](images/python.png)]()| |[Moving Day](https://open.kattis.com/problems/movingday)| movingday |2.2|[![py](images/python.png)]()| |[Mravi (1)](https://open.kattis.com/problems/mravi)| mravi |2.4|[![py](images/python.png)]()| -|[Mravi (2)](https://open.kattis.com/problems/mravihard)| mravihard |8.6|[![py](images/python.png)](src/Mravi%20(2)/mravihard.py)| +|[Mravi (2)](https://open.kattis.com/problems/mravihard)| mravihard |8.7|[![py](images/python.png)](src/Mravi%20(2)/mravihard.py)| |[MrCodeFormatGrader](https://open.kattis.com/problems/mrcodeformatgrader)| mrcodeformatgrader |2.0|[![py](images/python.png)]()| |[Mr. Noodle](https://open.kattis.com/problems/mrnoodle)| mrnoodle |6.7|[![py](images/python.png)](src/Mr.%20Noodle/mrnoodle.py)| |[Association for the Country of Mububa](https://open.kattis.com/problems/mububa)| mububa |6.8|[![py](images/python.png)](src/Association%20for%20the%20Country%20of%20Mububa/mububa.py)| @@ -1655,7 +1657,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Mult!](https://open.kattis.com/problems/mult)| mult |2.1|[![py](images/python.png)]()| |[Multigram](https://open.kattis.com/problems/multigram)| multigram |2.7|[![py](images/python.png)]()| |[(More) Multiplication](https://open.kattis.com/problems/multiplication)| multiplication |4.3|[![py](images/python.png)]()| -|[Multiplication](https://open.kattis.com/problems/multiplications)| multiplications |2.0|[![py](images/python.png)]()| +|[Multiplication](https://open.kattis.com/problems/multiplications)| multiplications |2.1|[![py](images/python.png)]()| |[Multiplying Digits](https://open.kattis.com/problems/multiplyingdigits)| multiplyingdigits |8.9|[![py](images/python.png)](src/Multiplying%20Digits/multiplyingdigits.py)| |[Multiplication Table](https://open.kattis.com/problems/multtable)| multtable |3.6|[![py](images/python.png)]()| |[Mumble Rap](https://open.kattis.com/problems/mumblerap)| mumblerap |1.6|[![py](images/python.png)]()| @@ -1663,10 +1665,10 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Musical Notation](https://open.kattis.com/problems/musicalnotation)| musicalnotation |2.1|[![py](images/python.png)]()| |[Musical Scales](https://open.kattis.com/problems/musicalscales)| musicalscales |1.7|[![py](images/python.png)]()| |[Musical Trees](https://open.kattis.com/problems/musicaltrees)| musicaltrees |3.1|[![py](images/python.png)]()| -|[Music Collection](https://open.kattis.com/problems/musiccollection)| musiccollection |4.2|[![py](images/python.png)]()| +|[Music Collection](https://open.kattis.com/problems/musiccollection)| musiccollection |4.3|[![py](images/python.png)]()| |[Music Your Way](https://open.kattis.com/problems/musicyourway)| musicyourway |2.2|[![py](images/python.png)]()| -|[Muzicari](https://open.kattis.com/problems/muzicari)| muzicari |4.9|[![py](images/python.png)]()| -|[Minimum Weighted Vertex Cover](https://open.kattis.com/problems/mwvc)| mwvc |7.7|[![py](images/python.png)]()| +|[Muzicari](https://open.kattis.com/problems/muzicari)| muzicari |4.8|[![py](images/python.png)]()| +|[Minimum Weighted Vertex Cover](https://open.kattis.com/problems/mwvc)| mwvc |7.8|[![py](images/python.png)]()| |[Mylla](https://open.kattis.com/problems/mylla2)| mylla2 |1.5|[![py](images/python.png)]()| |[Mysterious Tower](https://open.kattis.com/problems/mysterioustower)| mysterioustower |4.4|[![py](images/python.png)]()| |[Nafnagift](https://open.kattis.com/problems/nafnagift)| nafnagift |1.8|[![py](images/python.png)](src/Nafnagift/nafnagift.py)| @@ -1679,8 +1681,8 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Nasty Hacks](https://open.kattis.com/problems/nastyhacks)| nastyhacks |1.3|[![java](images/java.png)]()| |[Natjecanje](https://open.kattis.com/problems/natjecanje)| natjecanje |2.0|[![py](images/python.png)]()| |[Natrij](https://open.kattis.com/problems/natrij)| natrij |2.9|[![py](images/python.png)]()| -|[Nature Reserve](https://open.kattis.com/problems/naturereserve)| naturereserve |4.3|[![java](images/java.png)]()| -|[Neighborhood Watch](https://open.kattis.com/problems/neighborhoodwatch)| neighborhoodwatch |3.1|[![py](images/python.png)]()| +|[Nature Reserve](https://open.kattis.com/problems/naturereserve)| naturereserve |4.2|[![java](images/java.png)]()| +|[Neighborhood Watch](https://open.kattis.com/problems/neighborhoodwatch)| neighborhoodwatch |3.0|[![py](images/python.png)]()| |[Nered](https://open.kattis.com/problems/nered)| nered |3.7|[![py](images/python.png)]()| |[Nested Dolls](https://open.kattis.com/problems/nesteddolls)| nesteddolls |6.0|[![py](images/python.png)](src/Nested%20Dolls/nesteddolls.py)| |[Nested Shapes](https://open.kattis.com/problems/nestedshapes)| nestedshapes |3.2|[![py](images/python.png)]()| @@ -1688,12 +1690,12 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Neutral Ground](https://open.kattis.com/problems/neutralground)| neutralground |3.3|[![py](images/python.png)]()| |[Never Give Up](https://open.kattis.com/problems/nevergiveup)| nevergiveup |5.0|[![py](images/python.png)]()| |[Wireless is the New Fiber](https://open.kattis.com/problems/newfiber)| newfiber |3.3|[![py](images/python.png)]()| -|[Nicknames](https://open.kattis.com/problems/nicknames)| nicknames |3.4|[![java](images/java.png)]()[![py](images/python.png)]()| +|[Nicknames](https://open.kattis.com/problems/nicknames)| nicknames |3.5|[![java](images/java.png)]()[![py](images/python.png)]()| |[Nikola](https://open.kattis.com/problems/nikola)| nikola |4.2|[![py](images/python.png)]()| |[Nimionese](https://open.kattis.com/problems/nimionese)| nimionese |2.2|[![py](images/python.png)]()| |[I Hate The Number Nine](https://open.kattis.com/problems/nine)| nine |2.7|[![py](images/python.png)]()| |[Nine Knights](https://open.kattis.com/problems/nineknights)| nineknights |2.1|[![py](images/python.png)]()| -|[Nine Packs](https://open.kattis.com/problems/ninepacks)| ninepacks |3.9|[![py](images/python.png)]()| +|[Nine Packs](https://open.kattis.com/problems/ninepacks)| ninepacks |3.8|[![py](images/python.png)]()| |[Ninety-nine](https://open.kattis.com/problems/ninetynine)| ninetynine |3.4|[![py](images/python.png)]()| |[Nizovi](https://open.kattis.com/problems/nizovi)| nizovi |3.1|[![py](images/python.png)]()| |[nnnnn](https://open.kattis.com/problems/nnnnn)| nnnnn |8.2|[![py](images/python.png)](src/nnnnn/nnnnn.py)| @@ -1703,7 +1705,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Non-Prime Factors](https://open.kattis.com/problems/nonprimefactors)| nonprimefactors |5.8|[![cpp](images/cpp.png)](src/Non-Prime%20Factors/nonprimefactors.cpp)| |[Noonerized Spumbers](https://open.kattis.com/problems/noonerizedspumbers)| noonerizedspumbers |2.7|[![py](images/python.png)]()| |[NOP](https://open.kattis.com/problems/nop)| nop |2.0|[![py](images/python.png)]()| -|[Norma](https://open.kattis.com/problems/norma)| norma |7.4|[![cpp](images/cpp.png)](src/Norma/norma.cpp)| +|[Norma](https://open.kattis.com/problems/norma)| norma |7.3|[![cpp](images/cpp.png)](src/Norma/norma.cpp)| |[Not Amused](https://open.kattis.com/problems/notamused)| notamused |2.4|[![py](images/python.png)]()| |[No Thanks!](https://open.kattis.com/problems/nothanks)| nothanks |2.0|[![py](images/python.png)]()| |[N-Puzzle](https://open.kattis.com/problems/npuzzle)| npuzzle |1.7|[![py](images/python.png)]()| @@ -1711,15 +1713,15 @@ For more Python data structure implementations, head over to [pytils](https://gi |[NTNU Orienteering](https://open.kattis.com/problems/ntnuorienteering)| ntnuorienteering |4.1|[![py](images/python.png)]()| |[Determining Nucleotide Assortments](https://open.kattis.com/problems/nucleotides)| nucleotides |3.4|[![py](images/python.png)]()| |[Nullary Computer](https://open.kattis.com/problems/nullarycomputer)| nullarycomputer |4.9|[![py](images/python.png)]()| -|[Núll og tveir](https://open.kattis.com/problems/nullogtveir)| nullogtveir |5.8|[![py](images/python.png)](src/Núll%20og%20tveir/nullogtveir.py)| +|[Núll og tveir](https://open.kattis.com/problems/nullogtveir)| nullogtveir |6.0|[![py](images/python.png)](src/Núll%20og%20tveir/nullogtveir.py)| |[Number Colosseum](https://open.kattis.com/problems/numbercolosseum)| numbercolosseum |3.5|[![py](images/python.png)]()| |[Number Fun](https://open.kattis.com/problems/numberfun)| numberfun |1.6|[![java](images/java.png)]()[![js](images/javascript.png)]()[![py](images/python.png)]()| |[Nice Numbers](https://open.kattis.com/problems/numbers)| numbers |6.8|[![py](images/python.png)](src/Nice%20Numbers/numbers.py)| |[Numbers](https://open.kattis.com/problems/numbers2)| numbers2 |7.8|[![py](images/python.png)](src/Numbers/numbers2.py)| |[Number Sets](https://open.kattis.com/problems/numbersetseasy)| numbersetseasy |4.4|[![py](images/python.png)]()| |[Number Sets (Hard)](https://open.kattis.com/problems/numbersetshard)| numbersetshard |6.9|[![py](images/python.png)](src/Number%20Sets%20(Hard)/numbersetshard.py)| -|[Number Squistem](https://open.kattis.com/problems/numbersquistem)| numbersquistem |3.3|[![py](images/python.png)]()| -|[Numbers On a Tree](https://open.kattis.com/problems/numbertree)| numbertree |2.5|[![cpp](images/cpp.png)]()| +|[Number Squistem](https://open.kattis.com/problems/numbersquistem)| numbersquistem |3.2|[![py](images/python.png)]()| +|[Numbers On a Tree](https://open.kattis.com/problems/numbertree)| numbertree |2.6|[![cpp](images/cpp.png)]()| |[Moving to Nuremberg](https://open.kattis.com/problems/nuremberg)| nuremberg |5.5|[![py](images/python.png)]()| |[Ocean Currents](https://open.kattis.com/problems/oceancurrents)| oceancurrents |5.2|[![py](images/python.png)]()| |[Ocean Monument](https://open.kattis.com/problems/oceanmonument)| oceanmonument |4.5|[![py](images/python.png)]()| @@ -1745,14 +1747,14 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Open-Pit Mining](https://open.kattis.com/problems/openpitmining)| openpitmining |4.2|[![py](images/python.png)]()| |[Open Source](https://open.kattis.com/problems/opensource)| opensource |3.5|[![py](images/python.png)]()| |[Opportunity Cost](https://open.kattis.com/problems/opportunity)| opportunity |3.8|[![py](images/python.png)]()| -|[First Orchard](https://open.kattis.com/problems/orchard)| orchard |4.0|[![py](images/python.png)]()| +|[First Orchard](https://open.kattis.com/problems/orchard)| orchard |4.1|[![py](images/python.png)]()| |[Ordered Problem Set](https://open.kattis.com/problems/orderedproblemset)| orderedproblemset |1.9|[![py](images/python.png)](src/Ordered%20Problem%20Set/orderedproblemset.py)| |[Ordering Hotbar](https://open.kattis.com/problems/orderinghotbar)| orderinghotbar |5.4|[![py](images/python.png)](src/Ordering%20Hotbar/orderinghotbar.py)| |[Orderly Class](https://open.kattis.com/problems/orderlyclass)| orderlyclass |3.8|[![py](images/python.png)]()| -|[Restaurant Orders](https://open.kattis.com/problems/orders)| orders |5.1|[![py](images/python.png)](src/Restaurant%20Orders/orders.py)| +|[Restaurant Orders](https://open.kattis.com/problems/orders)| orders |4.9|[![py](images/python.png)](src/Restaurant%20Orders/orders.py)| |[Ordinals](https://open.kattis.com/problems/ordinals)| ordinals |1.9|[![py](images/python.png)]()| |[Ordinary Ordinals](https://open.kattis.com/problems/ordinaryordinals)| ordinaryordinals |4.4|[![py](images/python.png)]()| -|[Orðla](https://open.kattis.com/problems/ordla)| ordla |5.8|[![py](images/python.png)](src/Orðla/ordla.py)| +|[Orðla](https://open.kattis.com/problems/ordla)| ordla |7.2|[![py](images/python.png)](src/Orðla/ordla.py)| |[Organ-free Man](https://open.kattis.com/problems/organfreeman)| organfreeman |6.2|[![py](images/python.png)]()| |[Ornaments](https://open.kattis.com/problems/ornaments)| ornaments |2.6|[![cpp](images/cpp.png)]()| |[Orphan Backups](https://open.kattis.com/problems/orphanbackups)| orphanbackups |6.3|[![py](images/python.png)](src/Orphan%20Backups/orphanbackups.py)| @@ -1768,13 +1770,13 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Óvissa](https://open.kattis.com/problems/ovissa)| ovissa |1.1|[![py](images/python.png)]()| |[The Owl and the Fox](https://open.kattis.com/problems/owlandfox)| owlandfox |1.8|[![py](images/python.png)]()| |[Ozljeda](https://open.kattis.com/problems/ozljeda)| ozljeda |4.3|[![py](images/python.png)](src/Ozljeda/ozljeda.py)| -|[Pachinko Probability](https://open.kattis.com/problems/pachinkoprobability)| pachinkoprobability |5.2|[![py](images/python.png)](src/Pachinko%20Probability/pachinkoprobability.py)| +|[Pachinko Probability](https://open.kattis.com/problems/pachinkoprobability)| pachinkoprobability |5.3|[![py](images/python.png)](src/Pachinko%20Probability/pachinkoprobability.py)| |[Pachyderm Peanut Packing](https://open.kattis.com/problems/pachydermpeanutpacking)| pachydermpeanutpacking |2.0|[![py](images/python.png)]()| |[Page Layout](https://open.kattis.com/problems/pagelayout)| pagelayout |5.2|[![py](images/python.png)](src/Page%20Layout/pagelayout.py)| -|[Paintball](https://open.kattis.com/problems/paintball)| paintball |3.3|[![py](images/python.png)]()| +|[Paintball](https://open.kattis.com/problems/paintball)| paintball |3.2|[![py](images/python.png)]()| |[Paintings](https://open.kattis.com/problems/paintings)| paintings |3.4|[![py](images/python.png)]()| |[Paired Furnaces](https://open.kattis.com/problems/pairedfurnaces)| pairedfurnaces |8.1|[![py](images/python.png)](src/Paired%20Furnaces/pairedfurnaces.py)| -|[Pairing Socks](https://open.kattis.com/problems/pairingsocks)| pairingsocks |2.7|[![py](images/python.png)]()| +|[Pairing Socks](https://open.kattis.com/problems/pairingsocks)| pairingsocks |2.8|[![py](images/python.png)]()| |[Packagemanager](https://open.kattis.com/problems/pakethanterare)| pakethanterare |1.9|[![py](images/python.png)]()| |[Palindromes](https://open.kattis.com/problems/palindromes)| palindromes |7.9|[![py](images/python.png)](src/Palindromes/palindromes.py)| |[Palindrome Substring](https://open.kattis.com/problems/palindromesubstring)| palindromesubstring |3.9|[![py](images/python.png)](src/Palindrome%20Substring/palindromesubstring.py)| @@ -1784,7 +1786,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Pallatölur](https://open.kattis.com/problems/pallatolur)| pallatolur |1.8|[![py](images/python.png)]()| |[Panda Chess](https://open.kattis.com/problems/pandachess)| pandachess |6.0|[![py](images/python.png)](src/Panda%20Chess/pandachess.py)| |[Paper Snowflakes](https://open.kattis.com/problems/papersnowflakes)| papersnowflakes |6.2|[![py](images/python.png)](src/Paper%20Snowflakes/papersnowflakes.py)| -|[Parakoopa Projectile](https://open.kattis.com/problems/parakoopaprojectile)| parakoopaprojectile |8.6|[![py](images/python.png)](src/Parakoopa%20Projectile/parakoopaprojectile.py)| +|[Parakoopa Projectile](https://open.kattis.com/problems/parakoopaprojectile)| parakoopaprojectile |8.4|[![py](images/python.png)](src/Parakoopa%20Projectile/parakoopaprojectile.py)| |[Parallel Analysis](https://open.kattis.com/problems/parallelanalysis)| parallelanalysis |4.6|[![py](images/python.png)]()| |[Parent Gap](https://open.kattis.com/problems/parentgap)| parentgap |2.5|[![py](images/python.png)]()| |[Parket](https://open.kattis.com/problems/parket)| parket |2.3|[![py](images/python.png)]()| @@ -1803,7 +1805,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Path Tracing](https://open.kattis.com/problems/pathtracing)| pathtracing |3.2|[![py](images/python.png)]()| |[Patuljci (1)](https://open.kattis.com/problems/patuljci)| patuljci |1.7|[![cpp](images/cpp.png)]()| |[Patuljci (2)](https://open.kattis.com/problems/patuljci2)| patuljci2 |5.7|[![py](images/python.png)](src/Patuljci%20(2)/patuljci2.py)| -|[Paul Eigon](https://open.kattis.com/problems/pauleigon)| pauleigon |1.9|[![cpp](images/cpp.png)]()| +|[Paul Eigon](https://open.kattis.com/problems/pauleigon)| pauleigon |1.8|[![cpp](images/cpp.png)]()| |[Pawn Shop](https://open.kattis.com/problems/pawnshop)| pawnshop |3.4|[![py](images/python.png)]()| |[Peach Powder Polygon](https://open.kattis.com/problems/peachpowderpolygon)| peachpowderpolygon |2.0|[![py](images/python.png)]()| |[Pear-wise Voting](https://open.kattis.com/problems/pearwise)| pearwise |4.1|[![py](images/python.png)]()| @@ -1818,7 +1820,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Peningar](https://open.kattis.com/problems/peningar)| peningar |2.1|[![py](images/python.png)]()| |[Peragrams](https://open.kattis.com/problems/peragrams)| peragrams |1.9|[![py](images/python.png)]()| |[Perfect Pth Powers](https://open.kattis.com/problems/perfectpowers)| perfectpowers |5.3|[![cpp](images/cpp.png)](src/Perfect%20Pth%20Powers/perfectpowers.cpp)[![py](images/python.png)](src/Perfect%20Pth%20Powers/perfectpowers.py)| -|[Perfect Skyline](https://open.kattis.com/problems/perfectskyline)| perfectskyline |5.8|[![py](images/python.png)]()| +|[Perfect Skyline](https://open.kattis.com/problems/perfectskyline)| perfectskyline |5.6|[![py](images/python.png)]()| |[Perica](https://open.kattis.com/problems/perica)| perica |4.1|[![py](images/python.png)]()| |[Periodic Strings](https://open.kattis.com/problems/periodicstrings)| periodicstrings |2.3|[![py](images/python.png)]()| |[Perket](https://open.kattis.com/problems/perket)| perket |2.1|[![py](images/python.png)]()| @@ -1830,7 +1832,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Pervasive Heart Monitor](https://open.kattis.com/problems/pervasiveheartmonitor)| pervasiveheartmonitor |1.7|[![py](images/python.png)]()| |[Pet](https://open.kattis.com/problems/pet)| pet |1.5|[![java](images/java.png)]()[![py](images/python.png)]()| |[Pharmacy](https://open.kattis.com/problems/pharmacy)| pharmacy |4.4|[![py](images/python.png)]()| -|[Phone List](https://open.kattis.com/problems/phonelist)| phonelist |3.1|[![py](images/python.png)]()| +|[Phone List](https://open.kattis.com/problems/phonelist)| phonelist |3.2|[![py](images/python.png)]()| |[Physical Music](https://open.kattis.com/problems/physicalmusic)| physicalmusic |5.9|[![py](images/python.png)](src/Physical%20Music/physicalmusic.py)| |[Moving Pianos](https://open.kattis.com/problems/piano)| piano |4.7|[![py](images/python.png)]()| |[Piano Lessons](https://open.kattis.com/problems/pianolessons)| pianolessons |3.5|[![py](images/python.png)]()| @@ -1839,9 +1841,9 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Piece of Cake](https://open.kattis.com/problems/pieceofcake)| pieceofcake |8.4|[![py](images/python.png)](src/Piece%20of%20Cake/pieceofcake.py)| |[Piece of Cake!](https://open.kattis.com/problems/pieceofcake2)| pieceofcake2 |1.4|[![cpp](images/cpp.png)]()[![java](images/java.png)]()[![py](images/python.png)]()| |[Pig Latin](https://open.kattis.com/problems/piglatin)| piglatin |2.8|[![py](images/python.png)]()| -|[Pigstep](https://open.kattis.com/problems/pigstep)| pigstep |5.5|[![py](images/python.png)](src/Pigstep/pigstep.py)| +|[Pigstep](https://open.kattis.com/problems/pigstep)| pigstep |5.3|[![py](images/python.png)](src/Pigstep/pigstep.py)| |[A Vicious Pikeman (Easy)](https://open.kattis.com/problems/pikemaneasy)| pikemaneasy |2.9|[![py](images/python.png)]()| -|[A Vicious Pikeman (Hard)](https://open.kattis.com/problems/pikemanhard)| pikemanhard |8.3|[![py](images/python.png)]()| +|[A Vicious Pikeman (Hard)](https://open.kattis.com/problems/pikemanhard)| pikemanhard |8.4|[![py](images/python.png)]()| |[Pinni Frændi](https://open.kattis.com/problems/pinnifraendi)| pinnifraendi |2.2|[![py](images/python.png)]()| |[Pipe Rotation](https://open.kattis.com/problems/piperotation)| piperotation |3.5|[![py](images/python.png)]()| |[Pitch Performance](https://open.kattis.com/problems/pitchperformance)| pitchperformance |5.0|[![py](images/python.png)]()| @@ -1849,7 +1851,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Pizza Delivery](https://open.kattis.com/problems/pizza)| pizza |4.5|[![py](images/python.png)]()| |[Pizza Crust](https://open.kattis.com/problems/pizza2)| pizza2 |1.6|[![cpp](images/cpp.png)]()| |[Pizza Hawaii](https://open.kattis.com/problems/pizzahawaii)| pizzahawaii |2.4|[![py](images/python.png)]()| -|[Pizzastrengur](https://open.kattis.com/problems/pizzastrengur)| pizzastrengur |2.7|[![py](images/python.png)]()| +|[Pizzastrengur](https://open.kattis.com/problems/pizzastrengur)| pizzastrengur |2.8|[![py](images/python.png)]()| |[Pizzubestun](https://open.kattis.com/problems/pizzubestun)| pizzubestun |2.1|[![py](images/python.png)]()| |[Planetaris](https://open.kattis.com/problems/planetaris)| planetaris |2.1|[![py](images/python.png)]()| |[Planet Destruction](https://open.kattis.com/problems/planetdestruction)| planetdestruction |5.4|[![py](images/python.png)](src/Planet%20Destruction/planetdestruction.py)| @@ -1869,7 +1871,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Point in Polygon](https://open.kattis.com/problems/pointinpolygon)| pointinpolygon |5.3|[![py](images/python.png)](src/Point%20in%20Polygon/pointinpolygon.py)| |[Pokeball Fever](https://open.kattis.com/problems/pokeball)| pokeball |5.8|[![py](images/python.png)](src/Pokeball%20Fever/pokeball.py)| |[Pokechat](https://open.kattis.com/problems/pokechat)| pokechat |1.5|[![py](images/python.png)]()| -|[Pokemon Go Go](https://open.kattis.com/problems/pokemongogo)| pokemongogo |4.9|[![py](images/python.png)](src/Pokemon%20Go%20Go/pokemongogo.py)| +|[Pokemon Go Go](https://open.kattis.com/problems/pokemongogo)| pokemongogo |5.0|[![py](images/python.png)](src/Pokemon%20Go%20Go/pokemongogo.py)| |[Poker Hand](https://open.kattis.com/problems/pokerhand)| pokerhand |1.4|[![cpp](images/cpp.png)]()| |[Polish Notation](https://open.kattis.com/problems/polish)| polish |3.7|[![py](images/python.png)]()| |[Polly Gone](https://open.kattis.com/problems/pollygone)| pollygone |6.0|[![py](images/python.png)](src/Polly%20Gone/pollygone.py)| @@ -1884,7 +1886,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Immortal Porpoises](https://open.kattis.com/problems/porpoises)| porpoises |2.6|[![py](images/python.png)]()| |[Positive Divisors](https://open.kattis.com/problems/positivedivisors)| positivedivisors |3.0|[![py](images/python.png)]()| |[Posterize](https://open.kattis.com/problems/posterize)| posterize |3.1|[![py](images/python.png)]()| -|[Pot](https://open.kattis.com/problems/pot)| pot |1.4|[![java](images/java.png)]()[![js](images/javascript.png)]()[![py](images/python.png)]()| +|[Pot](https://open.kattis.com/problems/pot)| pot |1.3|[![java](images/java.png)]()[![js](images/javascript.png)]()[![py](images/python.png)]()| |[Potion Commotion](https://open.kattis.com/problems/potioncommotion)| potioncommotion |3.9|[![py](images/python.png)]()| |[Power Eggs](https://open.kattis.com/problems/powereggs)| powereggs |4.2|[![py](images/python.png)]()| |[Power of Divisors](https://open.kattis.com/problems/powerofdivisors)| powerofdivisors |5.6|[![py](images/python.png)](src/Power%20of%20Divisors/powerofdivisors.py)| @@ -1893,7 +1895,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Power Strings](https://open.kattis.com/problems/powerstrings)| powerstrings |5.4|[![py](images/python.png)](src/Power%20Strings/powerstrings.py)| |[Predicting GME](https://open.kattis.com/problems/predictinggme)| predictinggme |3.3|[![py](images/python.png)]()| |[Prerequisites](https://open.kattis.com/problems/prerequisites)| prerequisites |2.0|[![py](images/python.png)]()| -|[Presidential Elections](https://open.kattis.com/problems/presidentialelections)| presidentialelections |5.5|[![py](images/python.png)]()| +|[Presidential Elections](https://open.kattis.com/problems/presidentialelections)| presidentialelections |5.4|[![py](images/python.png)]()| |[Pretty Good Cube Root](https://open.kattis.com/problems/prettygoodcuberoot)| prettygoodcuberoot |4.3|[![py](images/python.png)]()| |[Primal Partitions](https://open.kattis.com/problems/primal)| primal |5.5|[![py](images/python.png)](src/Primal%20Partitions/primal.py)| |[Primality](https://open.kattis.com/problems/primality)| primality |5.4|[![py](images/python.png)](src/Primality/primality.py)| @@ -1903,9 +1905,9 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Prime Matrix](https://open.kattis.com/problems/primematrix)| primematrix |4.3|[![py](images/python.png)]()| |[Prime Path](https://open.kattis.com/problems/primepath)| primepath |2.1|[![py](images/python.png)]()| |[Prime Reduction](https://open.kattis.com/problems/primereduction)| primereduction |2.6|[![py](images/python.png)]()| -|[Peculiar primes](https://open.kattis.com/problems/primes)| primes |5.8|[![py](images/python.png)](src/Peculiar%20primes/primes.py)| +|[Peculiar primes](https://open.kattis.com/problems/primes)| primes |5.9|[![py](images/python.png)](src/Peculiar%20primes/primes.py)| |[Blackboard Numbers](https://open.kattis.com/problems/primes2)| primes2 |3.8|[![py](images/python.png)]()| -|[Prime Sieve](https://open.kattis.com/problems/primesieve)| primesieve |5.0|[![cpp](images/cpp.png)]()| +|[Prime Sieve](https://open.kattis.com/problems/primesieve)| primesieve |4.9|[![cpp](images/cpp.png)]()| |[Prime Time](https://open.kattis.com/problems/primetime)| primetime |6.7|[![py](images/python.png)](src/Prime%20Time/primetime.py)| |[Prince and Princess](https://open.kattis.com/problems/princeandprincess)| princeandprincess |5.3|[![py](images/python.png)](src/Prince%20and%20Princess/princeandprincess.py)| |[Saving Princess Peach](https://open.kattis.com/problems/princesspeach)| princesspeach |2.0|[![py](images/python.png)]()| @@ -1939,7 +1941,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Purple Rain](https://open.kattis.com/problems/purplerain)| purplerain |3.8|[![py](images/python.png)]()| |[Púsluspil](https://open.kattis.com/problems/pusluspil)| pusluspil |2.1|[![py](images/python.png)]()| |[Putovanje](https://open.kattis.com/problems/putovanje)| putovanje |3.1|[![py](images/python.png)]()| -|[Plants vs Bad Guys](https://open.kattis.com/problems/pvbg)| pvbg |1.6|[![py](images/python.png)]()| +|[Plants vs Bad Guys](https://open.kattis.com/problems/pvbg)| pvbg |1.7|[![py](images/python.png)]()| |[Primary X-Subfactor Series](https://open.kattis.com/problems/pxs)| pxs |4.7|[![py](images/python.png)]()| |[Pyramid Construction](https://open.kattis.com/problems/pyramidkonstruktion)| pyramidkonstruktion |3.8|[![py](images/python.png)]()| |[Building Pyramids](https://open.kattis.com/problems/pyramids)| pyramids |1.5|[![py](images/python.png)]()| @@ -1948,14 +1950,14 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Qanat](https://open.kattis.com/problems/qanat)| qanat |2.5|[![py](images/python.png)]()| |[Quadrant Selection](https://open.kattis.com/problems/quadrant)| quadrant |1.2|[![java](images/java.png)]()[![js](images/javascript.png)]()[![py](images/python.png)]()| |[Quadratic Dissonance](https://open.kattis.com/problems/quadraticdissonance)| quadraticdissonance |4.0|[![py](images/python.png)]()| -|[Quadratic Residues](https://open.kattis.com/problems/quadres)| quadres |5.5|[![py](images/python.png)](src/Quadratic%20Residues/quadres.py)| +|[Quadratic Residues](https://open.kattis.com/problems/quadres)| quadres |5.6|[![py](images/python.png)](src/Quadratic%20Residues/quadres.py)| |[Quantum](https://open.kattis.com/problems/quantum)| quantum |3.7|[![py](images/python.png)]()| |[Quantum Superposition](https://open.kattis.com/problems/quantumsuperposition)| quantumsuperposition |3.1|[![py](images/python.png)]()| |[Verify This, Your Majesty](https://open.kattis.com/problems/queens)| queens |2.5|[![py](images/python.png)]()| |[The Queen's Super-circular Patio](https://open.kattis.com/problems/queenspatio)| queenspatio |3.3|[![py](images/python.png)]()| |[Quick Brown Fox](https://open.kattis.com/problems/quickbrownfox)| quickbrownfox |1.6|[![py](images/python.png)]()| |[Quick Estimates](https://open.kattis.com/problems/quickestimate)| quickestimate |1.6|[![cpp](images/cpp.png)]()| -|[Quickscope](https://open.kattis.com/problems/quickscope)| quickscope |4.1|[![py](images/python.png)]()| +|[Quickscope](https://open.kattis.com/problems/quickscope)| quickscope |4.2|[![py](images/python.png)]()| |[Quite a Problem](https://open.kattis.com/problems/quiteaproblem)| quiteaproblem |2.0|[![py](images/python.png)]()| |[R2](https://open.kattis.com/problems/r2)| r2 |1.3|[![java](images/java.png)]()[![js](images/javascript.png)]()[![py](images/python.png)]()| |[Amazing Race](https://open.kattis.com/problems/race)| race |6.2|[![cpp](images/cpp.png)](src/Amazing%20Race/race.cpp)| @@ -1984,9 +1986,9 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Rating Problems](https://open.kattis.com/problems/ratingproblems)| ratingproblems |1.3|[![py](images/python.png)]()| |[Restaurant Ratings](https://open.kattis.com/problems/ratings)| ratings |4.0|[![py](images/python.png)]()| |[Rational Arithmetic](https://open.kattis.com/problems/rationalarithmetic)| rationalarithmetic |3.4|[![py](images/python.png)]()| -|[Rationalization](https://open.kattis.com/problems/rationalisering)| rationalisering |8.7|[![py](images/python.png)](src/Rationalization/rationalisering.py)| +|[Rationalization](https://open.kattis.com/problems/rationalisering)| rationalisering |8.5|[![py](images/python.png)](src/Rationalization/rationalisering.py)| |[Rational Ratio](https://open.kattis.com/problems/rationalratio)| rationalratio |4.9|[![py](images/python.png)]()| -|[A Rational Sequence](https://open.kattis.com/problems/rationalsequence)| rationalsequence |4.6|[![py](images/python.png)]()| +|[A Rational Sequence](https://open.kattis.com/problems/rationalsequence)| rationalsequence |4.7|[![py](images/python.png)]()| |[A Rational Sequence 2](https://open.kattis.com/problems/rationalsequence2)| rationalsequence2 |2.6|[![cpp](images/cpp.png)]()[![java](images/java.png)]()[![py](images/python.png)]()| |[A Rational Sequence (Take 3)](https://open.kattis.com/problems/rationalsequence3)| rationalsequence3 |2.4|[![cpp](images/cpp.png)]()[![py](images/python.png)]()| |[RATS](https://open.kattis.com/problems/rats)| rats |5.4|[![py](images/python.png)](src/RATS/rats.py)| @@ -2020,21 +2022,21 @@ For more Python data structure implementations, head over to [pytils](https://gi |[ReMorse](https://open.kattis.com/problems/remorse)| remorse |2.3|[![py](images/python.png)]()| |[Remoteland](https://open.kattis.com/problems/remoteland)| remoteland |4.9|[![py](images/python.png)]()| |[Repeated Substrings (1)](https://open.kattis.com/problems/repeatedsubstrings)| repeatedsubstrings |6.1|[![py](images/python.png)](src/Repeated%20Substrings%20(1)/repeatedsubstrings.py)| -|[Repeating Decimal](https://open.kattis.com/problems/repeatingdecimal)| repeatingdecimal |3.5|[![py](images/python.png)]()| +|[Repeating Decimal](https://open.kattis.com/problems/repeatingdecimal)| repeatingdecimal |3.6|[![py](images/python.png)]()| |[Repetitive Song](https://open.kattis.com/problems/repetitivesong)| repetitivesong |3.0|[![py](images/python.png)]()| |[Replicate Replicate Rfplicbte](https://open.kattis.com/problems/replicate)| replicate |3.9|[![py](images/python.png)]()| |[Report Card](https://open.kattis.com/problems/reportcard)| reportcard |6.2|[![py](images/python.png)](src/Report%20Card/reportcard.py)| |[Research Productivity Index](https://open.kattis.com/problems/researchproductivityindex)| researchproductivityindex |3.3|[![py](images/python.png)]()| |[Reseto](https://open.kattis.com/problems/reseto)| reseto |2.2|[![cpp](images/cpp.png)]()| -|[Working at the Restaurant](https://open.kattis.com/problems/restaurant)| restaurant |4.1|[![py](images/python.png)]()| +|[Working at the Restaurant](https://open.kattis.com/problems/restaurant)| restaurant |4.2|[![py](images/python.png)]()| |[Restaurant Bribes](https://open.kattis.com/problems/restaurantbribes)| restaurantbribes |4.9|[![py](images/python.png)]()| |[Restaurant Opening](https://open.kattis.com/problems/restaurantopening)| restaurantopening |1.8|[![py](images/python.png)]()| |[Retribution!](https://open.kattis.com/problems/retribution)| retribution |6.3|[![py](images/python.png)](src/Retribution!/retribution.py)| |[Reversed Binary Numbers](https://open.kattis.com/problems/reversebinary)| reversebinary |1.4|[![cpp](images/cpp.png)]()| |[Reverse Rot](https://open.kattis.com/problems/reverserot)| reverserot |1.7|[![py](images/python.png)]()| |[Reversibly Cyclic Strings](https://open.kattis.com/problems/reversiblecyclic)| reversiblecyclic |3.2|[![py](images/python.png)]()| -|[Reversing Roads](https://open.kattis.com/problems/reversingroads)| reversingroads |3.6|[![py](images/python.png)]()| -|[Revision Control](https://open.kattis.com/problems/revisionskontroll)| revisionskontroll |2.4|[![py](images/python.png)]()| +|[Reversing Roads](https://open.kattis.com/problems/reversingroads)| reversingroads |3.7|[![py](images/python.png)]()| +|[Revision Control](https://open.kattis.com/problems/revisionskontroll)| revisionskontroll |2.5|[![py](images/python.png)]()| |[Rhyming Slang](https://open.kattis.com/problems/rhyming)| rhyming |3.3|[![py](images/python.png)]()| |[Ricochet Robots](https://open.kattis.com/problems/ricochetrobots)| ricochetrobots |4.3|[![py](images/python.png)]()| |[Riddle of the Sphinx](https://open.kattis.com/problems/riddleofthesphinx)| riddleofthesphinx |2.8|[![py](images/python.png)]()| @@ -2044,14 +2046,14 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Rimski](https://open.kattis.com/problems/rimski)| rimski |3.7|[![py](images/python.png)]()| |[Rhyme Power](https://open.kattis.com/problems/rimstyrka)| rimstyrka |3.7|[![py](images/python.png)]()| |[Rings (1)](https://open.kattis.com/problems/rings)| rings |4.8|[![py](images/python.png)]()| -|[Rings (2)](https://open.kattis.com/problems/rings2)| rings2 |3.9|[![py](images/python.png)]()| +|[Rings (2)](https://open.kattis.com/problems/rings2)| rings2 |4.0|[![py](images/python.png)]()| |[Rice judge](https://open.kattis.com/problems/risdomare)| risdomare |2.0|[![py](images/python.png)]()| |[Risk](https://open.kattis.com/problems/risk)| risk |5.8|[![py](images/python.png)](src/Risk/risk.py)| -|[RNG Test](https://open.kattis.com/problems/rngtest)| rngtest |6.3|[![py](images/python.png)](src/RNG%20Test/rngtest.py)| +|[RNG Test](https://open.kattis.com/problems/rngtest)| rngtest |6.4|[![py](images/python.png)](src/RNG%20Test/rngtest.py)| |[Road Times](https://open.kattis.com/problems/roadtimes)| roadtimes |6.0|[![py](images/python.png)](src/Road%20Times/roadtimes.py)| |[Robbers are Often Robbed](https://open.kattis.com/problems/robbersareoftenrobbed)| robbersareoftenrobbed |6.0|[![py](images/python.png)](src/Robbers%20are%20Often%20Robbed/robbersareoftenrobbed.py)| |[Robert Hood](https://open.kattis.com/problems/roberthood)| roberthood |4.1|[![py](images/python.png)]()| -|[Robot in a Maze](https://open.kattis.com/problems/robotmaze)| robotmaze |5.8|[![py](images/python.png)](src/Robot%20in%20a%20Maze/robotmaze.py)| +|[Robot in a Maze](https://open.kattis.com/problems/robotmaze)| robotmaze |5.9|[![py](images/python.png)](src/Robot%20in%20a%20Maze/robotmaze.py)| |[Robotopia](https://open.kattis.com/problems/robotopia)| robotopia |5.4|[![cpp](images/cpp.png)](src/Robotopia/robotopia.cpp)[![py](images/python.png)](src/Robotopia/robotopia.py)| |[Robot Protection](https://open.kattis.com/problems/robotprotection)| robotprotection |2.6|[![py](images/python.png)]()| |[Robots on a Grid](https://open.kattis.com/problems/robotsonagrid)| robotsonagrid |5.1|[![py](images/python.png)]()| @@ -2064,12 +2066,12 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Röðunarrugl](https://open.kattis.com/problems/rodunarrugl)| rodunarrugl |2.5|[![py](images/python.png)]()| |[Roll Call](https://open.kattis.com/problems/rollcall)| rollcall |2.6|[![py](images/python.png)]()| |[Roller Coaster Fun](https://open.kattis.com/problems/rollercoasterfun)| rollercoasterfun |6.4|[![py](images/python.png)](src/Roller%20Coaster%20Fun/rollercoasterfun.py)| -|[Roman Holidays](https://open.kattis.com/problems/romanholidays)| romanholidays |5.0|[![py](images/python.png)]()| +|[Roman Holidays](https://open.kattis.com/problems/romanholidays)| romanholidays |5.1|[![py](images/python.png)]()| |[Roaming Romans](https://open.kattis.com/problems/romans)| romans |1.6|[![cpp](images/cpp.png)]()| |[Room Painting](https://open.kattis.com/problems/roompainting)| roompainting |2.5|[![py](images/python.png)]()| |[Rooted Subtrees](https://open.kattis.com/problems/rootedsubtrees)| rootedsubtrees |4.0|[![py](images/python.png)](src/Rooted%20Subtrees/rootedsubtrees.py)| |[Rot](https://open.kattis.com/problems/rot)| rot |3.1|[![py](images/python.png)]()| -|[Rotate and Cut](https://open.kattis.com/problems/rotatecut)| rotatecut |3.5|[![py](images/python.png)]()| +|[Rotate and Cut](https://open.kattis.com/problems/rotatecut)| rotatecut |3.7|[![py](images/python.png)]()| |[Rounded Buttons](https://open.kattis.com/problems/roundedbuttons)| roundedbuttons |3.5|[![py](images/python.png)]()| |[RSA Mistake](https://open.kattis.com/problems/rsamistake)| rsamistake |4.3|[![py](images/python.png)]()| |[Ruglaður listi](https://open.kattis.com/problems/rugladurlisti)| rugladurlisti |4.4|[![py](images/python.png)](src/Ruglaður%20listi/rugladurlisti.py)| @@ -2077,26 +2079,26 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Run-Length Encoding, Run!](https://open.kattis.com/problems/runlengthencodingrun)| runlengthencodingrun |1.8|[![py](images/python.png)]()| |[Running MoM](https://open.kattis.com/problems/runningmom)| runningmom |4.0|[![java](images/java.png)]()| |[Running Steps](https://open.kattis.com/problems/runningsteps)| runningsteps |2.8|[![py](images/python.png)]()| -|[Rust](https://open.kattis.com/problems/rust)| rust |3.9|[![py](images/python.png)]()| +|[Rust](https://open.kattis.com/problems/rust)| rust |4.2|[![py](images/python.png)]()| |[Sabor](https://open.kattis.com/problems/sabor)| sabor |6.3|[![py](images/python.png)](src/Sabor/sabor.py)| |[Sacred Texts](https://open.kattis.com/problems/sacredtexts)| sacredtexts |4.1|[![py](images/python.png)]()| |[Cracking The Safe](https://open.kattis.com/problems/safe)| safe |2.8|[![py](images/python.png)]()| |[Safe Houses](https://open.kattis.com/problems/safehouses)| safehouses |2.3|[![py](images/python.png)]()| |[Safe Passage](https://open.kattis.com/problems/safepassage)| safepassage |3.8|[![py](images/python.png)]()| -|[Safe Racing](https://open.kattis.com/problems/saferacing)| saferacing |3.4|[![py](images/python.png)]()| +|[Safe Racing](https://open.kattis.com/problems/saferacing)| saferacing |3.3|[![py](images/python.png)]()| |[Safety in Numbers](https://open.kattis.com/problems/safety)| safety |4.9|[![py](images/python.png)]()| -|[Sailing Friends](https://open.kattis.com/problems/sailingfriends)| sailingfriends |2.3|[![py](images/python.png)]()| -|[Salt](https://open.kattis.com/problems/salt)| salt |7.7|[![py](images/python.png)](src/Salt/salt.py)| -|[Same Digits (Easy)](https://open.kattis.com/problems/samedigitseasy)| samedigitseasy |2.4|[![py](images/python.png)]()| +|[Sailing Friends](https://open.kattis.com/problems/sailingfriends)| sailingfriends |2.1|[![py](images/python.png)]()| +|[Salt](https://open.kattis.com/problems/salt)| salt |7.6|[![py](images/python.png)](src/Salt/salt.py)| +|[Same Digits (Easy)](https://open.kattis.com/problems/samedigitseasy)| samedigitseasy |2.5|[![py](images/python.png)]()| |[Same Digits (Hard)](https://open.kattis.com/problems/samedigitshard)| samedigitshard |2.5|[![py](images/python.png)]()| |[Samlokur](https://open.kattis.com/problems/samlokur)| samlokur |5.2|[![py](images/python.png)](src/Samlokur/samlokur.py)| |[Sammaeining](https://open.kattis.com/problems/sammaeining)| sammaeining |6.6|[![py](images/python.png)](src/Sammaeining/sammaeining.py)| |[Songbook](https://open.kattis.com/problems/sangbok)| sangbok |2.0|[![py](images/python.png)]()| |[Sanic](https://open.kattis.com/problems/sanic)| sanic |2.6|[![py](images/python.png)]()| -|[Sannvirði](https://open.kattis.com/problems/sannvirdi)| sannvirdi |3.0|[![py](images/python.png)]()| +|[Sannvirði](https://open.kattis.com/problems/sannvirdi)| sannvirdi |2.7|[![py](images/python.png)]()| |[Santa Klas](https://open.kattis.com/problems/santaklas)| santaklas |3.0|[![py](images/python.png)]()| |[Yet Satisfiability Again!](https://open.kattis.com/problems/satisfiability)| satisfiability |3.6|[![py](images/python.png)]()| -|[Saving Daylight](https://open.kattis.com/problems/savingdaylight)| savingdaylight |2.1|[![py](images/python.png)]()| +|[Saving Daylight](https://open.kattis.com/problems/savingdaylight)| savingdaylight |2.2|[![py](images/python.png)]()| |[Saving For Retirement](https://open.kattis.com/problems/savingforretirement)| savingforretirement |1.9|[![cpp](images/cpp.png)]()| |[Saving the Universe](https://open.kattis.com/problems/savinguniverse)| savinguniverse |4.1|[![py](images/python.png)]()| |[Eb Alto Saxophone Player](https://open.kattis.com/problems/saxophone)| saxophone |2.2|[![py](images/python.png)]()| @@ -2123,7 +2125,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Selling Spatulas](https://open.kattis.com/problems/sellingspatulas)| sellingspatulas |7.2|[![py](images/python.png)](src/Selling%20Spatulas/sellingspatulas.py)| |[Semafori](https://open.kattis.com/problems/semafori)| semafori |1.9|[![py](images/python.png)]()| |[Send More Money](https://open.kattis.com/problems/sendmoremoney)| sendmoremoney |7.1|[![py](images/python.png)](src/Send%20More%20Money/sendmoremoney.py)| -|[Sentry Robots](https://open.kattis.com/problems/sentryrobots)| sentryrobots |3.8|[![py](images/python.png)]()| +|[Sentry Robots](https://open.kattis.com/problems/sentryrobots)| sentryrobots |3.7|[![py](images/python.png)]()| |[Dividing Sequence](https://open.kattis.com/problems/sequence)| sequence |3.5|[![py](images/python.png)]()| |[Sequence Reduction](https://open.kattis.com/problems/sequencereduction)| sequencereduction |5.7|[![py](images/python.png)](src/Sequence%20Reduction/sequencereduction.py)| |[0-1 Sequences](https://open.kattis.com/problems/sequences)| sequences |5.7|[![py](images/python.png)](src/0-1%20Sequences/sequences.py)| @@ -2150,9 +2152,9 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Divisibility Shortcut](https://open.kattis.com/problems/shortcut)| shortcut |4.0|[![py](images/python.png)]()| |[A Shortcut to What](https://open.kattis.com/problems/shortcuttowhat)| shortcuttowhat |1.2|[![py](images/python.png)]()| |[Shortest Composite Sum](https://open.kattis.com/problems/shortestcompositesum)| shortestcompositesum |4.2|[![py](images/python.png)]()[![rb](images/ruby.png)]()| -|[Single source shortest path, non-negative weights](https://open.kattis.com/problems/shortestpath1)| shortestpath1 |2.9|[![java](images/java.png)]()[![py](images/python.png)]()| +|[Single source shortest path, non-negative weights](https://open.kattis.com/problems/shortestpath1)| shortestpath1 |3.0|[![java](images/java.png)]()[![py](images/python.png)]()| |[Single source shortest path, time table](https://open.kattis.com/problems/shortestpath2)| shortestpath2 |3.3|[![py](images/python.png)]()| -|[Single source shortest path, negative weights](https://open.kattis.com/problems/shortestpath3)| shortestpath3 |3.8|[![java](images/java.png)]()| +|[Single source shortest path, negative weights](https://open.kattis.com/problems/shortestpath3)| shortestpath3 |3.9|[![java](images/java.png)]()| |[Single source shortest path, safe path](https://open.kattis.com/problems/shortestpath4)| shortestpath4 |3.8|[![py](images/python.png)]()| |[Shortlex](https://open.kattis.com/problems/shortlex)| shortlex |3.3|[![py](images/python.png)]()| |[Short Sell](https://open.kattis.com/problems/shortsell)| shortsell |3.9|[![py](images/python.png)]()| @@ -2161,7 +2163,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Shuffling Along](https://open.kattis.com/problems/shuffling)| shuffling |2.6|[![py](images/python.png)]()| |[Sibice](https://open.kattis.com/problems/sibice)| sibice |1.4|[![cpp](images/cpp.png)]()| |[Sideways Sorting](https://open.kattis.com/problems/sidewayssorting)| sidewayssorting |2.0|[![py](images/python.png)]()| -|[Digit Product](https://open.kattis.com/problems/sifferprodukt)| sifferprodukt |1.5|[![cpp](images/cpp.png)]()| +|[Digit Product](https://open.kattis.com/problems/sifferprodukt)| sifferprodukt |1.6|[![cpp](images/cpp.png)]()| |[Digit Sum (2)](https://open.kattis.com/problems/siffersumma)| siffersumma |6.1|[![py](images/python.png)](src/Digit%20Sum%20(2)/siffersumma.py)| |[Bridging Signals](https://open.kattis.com/problems/signals)| signals |2.9|[![py](images/python.png)]()| |[Silueta](https://open.kattis.com/problems/silueta)| silueta |4.9|[![py](images/python.png)](src/Silueta/silueta.py)| @@ -2169,17 +2171,17 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Sim](https://open.kattis.com/problems/sim)| sim |3.4|[![py](images/python.png)]()| |[Simon Says (1)](https://open.kattis.com/problems/simon)| simon |2.2|[![py](images/python.png)]()| |[Simone](https://open.kattis.com/problems/simone)| simone |1.9|[![py](images/python.png)]()| -|[Simon Says (2)](https://open.kattis.com/problems/simonsays)| simonsays |1.5|[![cpp](images/cpp.png)]()| +|[Simon Says (2)](https://open.kattis.com/problems/simonsays)| simonsays |1.4|[![cpp](images/cpp.png)]()| |[Simple Addition](https://open.kattis.com/problems/simpleaddition)| simpleaddition |2.5|[![py](images/python.png)]()| |[Simple Arithmetic](https://open.kattis.com/problems/simplearithmetic)| simplearithmetic |4.6|[![py](images/python.png)]()| |[Simple Cron Spec](https://open.kattis.com/problems/simplecronspec)| simplecronspec |2.1|[![py](images/python.png)]()| |[Simple Factoring](https://open.kattis.com/problems/simplefactoring)| simplefactoring |2.5|[![py](images/python.png)]()| |[Simple Polygon](https://open.kattis.com/problems/simplepolygon)| simplepolygon |5.0|[![py](images/python.png)]()| -|[Simple Solitaire](https://open.kattis.com/problems/simplesolitaire)| simplesolitaire |5.0|[![py](images/python.png)]()| +|[Simple Solitaire](https://open.kattis.com/problems/simplesolitaire)| simplesolitaire |5.1|[![py](images/python.png)]()| |[Simplicity](https://open.kattis.com/problems/simplicity)| simplicity |2.7|[![py](images/python.png)]()| |[Polyline Simplification](https://open.kattis.com/problems/simplification)| simplification |6.0|[![py](images/python.png)](src/Polyline%20Simplification/simplification.py)| -|[Simply Sudoku](https://open.kattis.com/problems/simplysudoku)| simplysudoku |3.7|[![py](images/python.png)]()| -|[The Last Pizza](https://open.kattis.com/problems/sistapizzan)| sistapizzan |3.7|[![cpp](images/cpp.png)](src/The%20Last%20Pizza/sistapizzan.cpp)[![py](images/python.png)](src/The%20Last%20Pizza/sistapizzan.py)[![rb](images/ruby.png)](src/The%20Last%20Pizza/sistapizzan.rb)| +|[Simply Sudoku](https://open.kattis.com/problems/simplysudoku)| simplysudoku |3.6|[![py](images/python.png)]()| +|[The Last Pizza](https://open.kattis.com/problems/sistapizzan)| sistapizzan |4.0|[![cpp](images/cpp.png)](src/The%20Last%20Pizza/sistapizzan.cpp)[![py](images/python.png)](src/The%20Last%20Pizza/sistapizzan.py)[![rb](images/ruby.png)](src/The%20Last%20Pizza/sistapizzan.rb)| |[Sith](https://open.kattis.com/problems/sith)| sith |1.5|[![py](images/python.png)]()| |[Six Degrees](https://open.kattis.com/problems/sixdegrees)| sixdegrees |4.7|[![py](images/python.png)]()| |[Sjecista](https://open.kattis.com/problems/sjecista)| sjecista |1.9|[![py](images/python.png)]()| @@ -2213,8 +2215,8 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Snapper Chain (Easy)](https://open.kattis.com/problems/snappereasy)| snappereasy |2.6|[![cpp](images/cpp.png)]()[![py](images/python.png)]()| |[Snapper Chain (Hard)](https://open.kattis.com/problems/snapperhard)| snapperhard |2.2|[![py](images/python.png)]()| |[S-Nim](https://open.kattis.com/problems/snim)| snim |2.3|[![py](images/python.png)]()| -|[Snjóteppa](https://open.kattis.com/problems/snjoteppa)| snjoteppa |4.6|[![py](images/python.png)]()| -|[Unique Snowflakes](https://open.kattis.com/problems/snowflakes)| snowflakes |3.7|[![py](images/python.png)]()| +|[Snjóteppa](https://open.kattis.com/problems/snjoteppa)| snjoteppa |4.5|[![py](images/python.png)]()| +|[Unique Snowflakes](https://open.kattis.com/problems/snowflakes)| snowflakes |3.6|[![py](images/python.png)]()| |[Social Advertising](https://open.kattis.com/problems/socialadvertising)| socialadvertising |3.9|[![py](images/python.png)]()| |[Social Distancing (1)](https://open.kattis.com/problems/socialdistancing)| socialdistancing |7.1|[![py](images/python.png)](src/Social%20Distancing%20(1)/socialdistancing.py)| |[Social Distancing (2)](https://open.kattis.com/problems/socialdistancing2)| socialdistancing2 |2.2|[![py](images/python.png)]()| @@ -2230,7 +2232,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Sort Two Numbers](https://open.kattis.com/problems/sorttwonumbers)| sorttwonumbers |1.3|[![py](images/python.png)]()| |[Sóttkví](https://open.kattis.com/problems/sottkvi)| sottkvi |1.4|[![py](images/python.png)]()| |[The Sound of Silence](https://open.kattis.com/problems/sound)| sound |4.1|[![py](images/python.png)]()| -|[Soundex](https://open.kattis.com/problems/soundex)| soundex |2.4|[![py](images/python.png)]()| +|[Soundex](https://open.kattis.com/problems/soundex)| soundex |2.5|[![py](images/python.png)]()| |[Soylent](https://open.kattis.com/problems/soylent)| soylent |1.7|[![cpp](images/cpp.png)]()| |[So You Like Your Food Hot](https://open.kattis.com/problems/soyoulikeyourfoodhot)| soyoulikeyourfoodhot |5.0|[![py](images/python.png)]()| |[Space Mail](https://open.kattis.com/problems/spacemail)| spacemail |3.7|[![cpp](images/cpp.png)]()[![java](images/java.png)]()[![py](images/python.png)]()| @@ -2247,18 +2249,18 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Spelling Bee](https://open.kattis.com/problems/spellingbee)| spellingbee |2.0|[![py](images/python.png)]()| |[Simon the Spider](https://open.kattis.com/problems/spider)| spider |6.6|[![py](images/python.png)](src/Simon%20the%20Spider/spider.py)| |[Spiderman's Workout](https://open.kattis.com/problems/spiderman)| spiderman |4.2|[![py](images/python.png)]()| -|[Spidey Distance](https://open.kattis.com/problems/spideydistance)| spideydistance |6.2|[![py](images/python.png)](src/Spidey%20Distance/spideydistance.py)| +|[Spidey Distance](https://open.kattis.com/problems/spideydistance)| spideydistance |6.3|[![py](images/python.png)](src/Spidey%20Distance/spideydistance.py)| |[Prime Spiral](https://open.kattis.com/problems/spiral)| spiral |3.2|[![py](images/python.png)]()| |[Splat](https://open.kattis.com/problems/splat)| splat |2.6|[![py](images/python.png)]()| |[Split Decisions](https://open.kattis.com/problems/splitdecisions)| splitdecisions |6.6|[![py](images/python.png)](src/Split%20Decisions/splitdecisions.py)| |[Spritt](https://open.kattis.com/problems/spritt)| spritt |1.3|[![py](images/python.png)]()| |[Sprocket Science](https://open.kattis.com/problems/sprocketscience)| sprocketscience |6.3|[![py](images/python.png)](src/Sprocket%20Science/sprocketscience.py)| -|[Square Deal](https://open.kattis.com/problems/squaredeal)| squaredeal |4.0|[![py](images/python.png)]()| +|[Square Deal](https://open.kattis.com/problems/squaredeal)| squaredeal |3.9|[![py](images/python.png)]()| |[Square Peg](https://open.kattis.com/problems/squarepeg)| squarepeg |1.6|[![py](images/python.png)]()| |[Square Peg in a Round Hole](https://open.kattis.com/problems/squarepegs)| squarepegs |2.9|[![py](images/python.png)]()| |[Squawk Virus](https://open.kattis.com/problems/squawk)| squawk |3.2|[![py](images/python.png)]()| |[Squirdle](https://open.kattis.com/problems/squirdle)| squirdle |5.0|[![py](images/python.png)](src/Squirdle/squirdle.py)| -|[Srednji](https://open.kattis.com/problems/srednji)| srednji |3.8|[![py](images/python.png)]()| +|[Srednji](https://open.kattis.com/problems/srednji)| srednji |3.7|[![py](images/python.png)]()| |[Sretan](https://open.kattis.com/problems/sretan)| sretan |3.0|[![py](images/python.png)]()| |[Stack Construction](https://open.kattis.com/problems/stack)| stack |7.1|[![py](images/python.png)]()| |[Illuminated City](https://open.kattis.com/problems/stadiljus)| stadiljus |2.1|[![py](images/python.png)]()| @@ -2269,7 +2271,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Stamp Combinations](https://open.kattis.com/problems/stampcombinations)| stampcombinations |5.5|[![py](images/python.png)]()| |[Biased Standings](https://open.kattis.com/problems/standings)| standings |3.4|[![py](images/python.png)]()| |[Star Arrangements](https://open.kattis.com/problems/stararrangements)| stararrangements |1.7|[![cpp](images/cpp.png)]()| -|[Star Battles I](https://open.kattis.com/problems/starbattles1)| starbattles1 |2.8|[![py](images/python.png)]()| +|[Star Battles I](https://open.kattis.com/problems/starbattles1)| starbattles1 |2.7|[![py](images/python.png)]()| |[A Star not a Tree](https://open.kattis.com/problems/starnotatree)| starnotatree |6.6|[![py](images/python.png)]()| |[Stars in a Can](https://open.kattis.com/problems/starsinacan)| starsinacan |5.8|[![py](images/python.png)](src/Stars%20in%20a%20Can/starsinacan.py)| |[Statistics](https://open.kattis.com/problems/statistics)| statistics |1.9|[![cpp](images/cpp.png)]()| @@ -2277,7 +2279,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Sticky Keys](https://open.kattis.com/problems/stickykeys)| stickykeys |1.5|[![py](images/python.png)]()| |[Sticky Situation](https://open.kattis.com/problems/stickysituation)| stickysituation |2.5|[![py](images/python.png)]()| |[Stikl](https://open.kattis.com/problems/stikl)| stikl |5.8|[![py](images/python.png)](src/Stikl/stikl.py)| -|[Stirling's Approximation](https://open.kattis.com/problems/stirlingsapproximation)| stirlingsapproximation |4.4|[![py](images/python.png)]()| +|[Stirling's Approximation](https://open.kattis.com/problems/stirlingsapproximation)| stirlingsapproximation |4.5|[![py](images/python.png)]()| |[Daydreaming Stockbroker](https://open.kattis.com/problems/stockbroker)| stockbroker |3.1|[![py](images/python.png)]()| |[Stock Prices](https://open.kattis.com/problems/stockprices)| stockprices |3.5|[![py](images/python.png)]()| |[Stoichiometry](https://open.kattis.com/problems/stoichiometry)| stoichiometry |5.1|[![py](images/python.png)]()| @@ -2291,30 +2293,30 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Streets Ahead](https://open.kattis.com/problems/streetsahead)| streetsahead |2.1|[![py](images/python.png)]()| |[Streets Behind](https://open.kattis.com/problems/streetsbehind)| streetsbehind |8.2|[![py](images/python.png)](src/Streets%20Behind/streetsbehind.py)| |[String Factoring](https://open.kattis.com/problems/stringfactoring)| stringfactoring |4.8|[![py](images/python.png)](src/String%20Factoring/stringfactoring.py)| -|[String Matching](https://open.kattis.com/problems/stringmatching)| stringmatching |3.4|[![py](images/python.png)]()| +|[String Matching](https://open.kattis.com/problems/stringmatching)| stringmatching |3.5|[![py](images/python.png)]()| |[String Multimatching](https://open.kattis.com/problems/stringmultimatching)| stringmultimatching |5.7|[![cpp](images/cpp.png)](src/String%20Multimatching/stringmultimatching.cpp)[![py](images/python.png)](src/String%20Multimatching/stringmultimatching.py)[![py](images/python.png)](src/String%20Multimatching/stringmultimatching2.py)| |[Studentsko](https://open.kattis.com/problems/studentsko)| studentsko |3.8|[![py](images/python.png)]()| |[Subaruba](https://open.kattis.com/problems/subaruba)| subaruba |3.9|[![py](images/python.png)](src/Subaruba/subaruba.py)| |[Common Subexpression Elimination](https://open.kattis.com/problems/subexpression)| subexpression |6.2|[![py](images/python.png)](src/Common%20Subexpression%20Elimination/subexpression.py)| |[Subprime](https://open.kattis.com/problems/subprime)| subprime |3.9|[![py](images/python.png)]()| |[Counting Subsequences (Hard)](https://open.kattis.com/problems/subseqhard)| subseqhard |3.3|[![py](images/python.png)]()| -|[Subsequences in Substrings](https://open.kattis.com/problems/subsequencesinsubstrings)| subsequencesinsubstrings |4.9|[![py](images/python.png)]()| -|[The Power of Substitution](https://open.kattis.com/problems/substitution)| substitution |6.2|[![py](images/python.png)](src/The%20Power%20of%20Substitution/substitution.py)| -|[Repeated Substrings (2)](https://open.kattis.com/problems/substrings)| substrings |5.6|[![py](images/python.png)](src/Repeated%20Substrings%20(2)/substrings.py)| +|[Subsequences in Substrings](https://open.kattis.com/problems/subsequencesinsubstrings)| subsequencesinsubstrings |5.0|[![py](images/python.png)]()| +|[The Power of Substitution](https://open.kattis.com/problems/substitution)| substitution |6.3|[![py](images/python.png)](src/The%20Power%20of%20Substitution/substitution.py)| +|[Repeated Substrings (2)](https://open.kattis.com/problems/substrings)| substrings |5.7|[![py](images/python.png)](src/Repeated%20Substrings%20(2)/substrings.py)| |[Substring Switcheroo](https://open.kattis.com/problems/substringswitcheroo)| substringswitcheroo |5.5|[![py](images/python.png)](src/Substring%20Switcheroo/substringswitcheroo.py)| -|[Subtraction Plus Plus](https://open.kattis.com/problems/subtractionplusplus)| subtractionplusplus |5.5|[![py](images/python.png)]()| +|[Subtraction Plus Plus](https://open.kattis.com/problems/subtractionplusplus)| subtractionplusplus |5.2|[![py](images/python.png)]()| |[Subtraction Plus Plus Plus](https://open.kattis.com/problems/subtractionplusplusplus)| subtractionplusplusplus |4.2|[![py](images/python.png)]()| -|[Subway Tree System](https://open.kattis.com/problems/subway)| subway |4.6|[![py](images/python.png)]()| +|[Subway Tree System](https://open.kattis.com/problems/subway)| subway |5.0|[![py](images/python.png)]()| |[Subway](https://open.kattis.com/problems/subway2)| subway2 |5.2|[![java](images/java.png)]()| |[Subway Planning](https://open.kattis.com/problems/subwayplanning)| subwayplanning |2.2|[![py](images/python.png)]()| |[Successful Zoom](https://open.kattis.com/problems/successfulzoom)| successfulzoom |2.4|[![py](images/python.png)]()| |[Succession](https://open.kattis.com/problems/succession)| succession |3.0|[![py](images/python.png)]()| -|[Sudokunique](https://open.kattis.com/problems/sudokunique)| sudokunique |8.7|[![py](images/python.png)](src/Sudokunique/sudokunique.py)| +|[Sudokunique](https://open.kattis.com/problems/sudokunique)| sudokunique |8.6|[![py](images/python.png)](src/Sudokunique/sudokunique.py)| |[Suffix Array Re-construction](https://open.kattis.com/problems/suffixarrayreconstruction)| suffixarrayreconstruction |3.9|[![py](images/python.png)](src/Suffix%20Array%20Re-construction/suffixarrayreconstruction.py)| |[Suffix Sorting](https://open.kattis.com/problems/suffixsorting)| suffixsorting |5.7|[![c](images/c.png)](src/Suffix%20Sorting/suffixsorting.c)[![cpp](images/cpp.png)](src/Suffix%20Sorting/suffixsorting.cpp)[![py](images/python.png)](src/Suffix%20Sorting/suffixsorting.py)| |[Šuma](https://open.kattis.com/problems/suma)| suma |6.4|[![py](images/python.png)](src/Šuma/suma.py)| |[Sum and Product](https://open.kattis.com/problems/sumandproduct)| sumandproduct |6.8|[![py](images/python.png)](src/Sum%20and%20Product/sumandproduct.py)| -|[Sumdoku](https://open.kattis.com/problems/sumdoku)| sumdoku |4.7|[![py](images/python.png)]()| +|[Sumdoku](https://open.kattis.com/problems/sumdoku)| sumdoku |4.5|[![py](images/python.png)]()| |[Sum Kind of Problem](https://open.kattis.com/problems/sumkindofproblem)| sumkindofproblem |1.5|[![java](images/java.png)]()[![js](images/javascript.png)]()[![py](images/python.png)]()| |[Summer Trip](https://open.kattis.com/problems/summertrip)| summertrip |3.2|[![py](images/python.png)]()| |[Sum of the Others](https://open.kattis.com/problems/sumoftheothers)| sumoftheothers |2.3|[![java](images/java.png)]()| @@ -2328,7 +2330,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Suspension Bridges](https://open.kattis.com/problems/suspensionbridges)| suspensionbridges |4.0|[![py](images/python.png)]()| |[Svada](https://open.kattis.com/problems/svada)| svada |3.9|[![py](images/python.png)]()| |[Svemir](https://open.kattis.com/problems/svemir)| svemir |5.2|[![py](images/python.png)](src/Svemir/svemir.py)| -|[Map of Sweden](https://open.kattis.com/problems/sverigekartan)| sverigekartan |4.7|[![py](images/python.png)](src/Map%20of%20Sweden/sverigekartan.py)| +|[Map of Sweden](https://open.kattis.com/problems/sverigekartan)| sverigekartan |4.8|[![py](images/python.png)](src/Map%20of%20Sweden/sverigekartan.py)| |[Support Vector Machine](https://open.kattis.com/problems/svm)| svm |4.0|[![py](images/python.png)]()| |[Swap to Sort](https://open.kattis.com/problems/swaptosort)| swaptosort |3.0|[![java](images/java.png)]()| |[Sylvester Construction](https://open.kattis.com/problems/sylvester)| sylvester |2.3|[![py](images/python.png)]()| @@ -2351,15 +2353,15 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Taxing Problem](https://open.kattis.com/problems/taxing)| taxing |4.8|[![py](images/python.png)]()| |[Tax the Rich](https://open.kattis.com/problems/taxtherich)| taxtherich |5.5|[![py](images/python.png)]()| |[Teacher Evaluation](https://open.kattis.com/problems/teacherevaluation)| teacherevaluation |2.7|[![py](images/python.png)]()| -|[Happy Telephones](https://open.kattis.com/problems/telephones)| telephones |2.9|[![py](images/python.png)]()| +|[Happy Telephones](https://open.kattis.com/problems/telephones)| telephones |2.8|[![py](images/python.png)]()| |[Time Travelling Temperatures](https://open.kattis.com/problems/temperature)| temperature |2.2|[![cpp](images/cpp.png)]()| |[Temperature Confusion](https://open.kattis.com/problems/temperatureconfusion)| temperatureconfusion |2.8|[![py](images/python.png)]()| |[Teningasafn](https://open.kattis.com/problems/teningasafn)| teningasafn |6.7|[![py](images/python.png)]()| |[Tenis](https://open.kattis.com/problems/tenis)| tenis |3.8|[![py](images/python.png)]()| |[Tenkici](https://open.kattis.com/problems/tenkici)| tenkici |5.8|[![py](images/python.png)](src/Tenkici/tenkici.py)| -|[Teque](https://open.kattis.com/problems/teque)| teque |4.5|[![java](images/java.png)]()[![py](images/python.png)]()| +|[Teque](https://open.kattis.com/problems/teque)| teque |4.6|[![java](images/java.png)]()[![py](images/python.png)]()| |[Ternarian Weights](https://open.kattis.com/problems/ternarianweights)| ternarianweights |3.7|[![py](images/python.png)]()| -|[Terraces](https://open.kattis.com/problems/terraces)| terraces |3.6|[![py](images/python.png)]()| +|[Terraces](https://open.kattis.com/problems/terraces)| terraces |3.7|[![py](images/python.png)]()| |[Test](https://open.kattis.com/problems/test2)| test2 |4.5|[![py](images/python.png)](src/Test/test2.py)| |[Test Drive](https://open.kattis.com/problems/testdrive)| testdrive |2.1|[![py](images/python.png)]()| |[Tetration](https://open.kattis.com/problems/tetration)| tetration |1.6|[![cpp](images/cpp.png)]()| @@ -2376,7 +2378,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[The Grand Adventure](https://open.kattis.com/problems/thegrandadventure)| thegrandadventure |2.0|[![py](images/python.png)]()| |[The King of the North](https://open.kattis.com/problems/thekingofthenorth)| thekingofthenorth |4.1|[![py](images/python.png)]()| |[The Last Problem](https://open.kattis.com/problems/thelastproblem)| thelastproblem |1.6|[![cpp](images/cpp.png)]()| -|[The N Days of Christmas](https://open.kattis.com/problems/thendaysofchristmas)| thendaysofchristmas |1.7|[![py](images/python.png)]()| +|[The N Days of Christmas](https://open.kattis.com/problems/thendaysofchristmas)| thendaysofchristmas |1.6|[![py](images/python.png)]()| |[The Plank](https://open.kattis.com/problems/theplank)| theplank |1.6|[![py](images/python.png)]()| |[Thermostat Trouble](https://open.kattis.com/problems/thermostat)| thermostat |3.4|[![py](images/python.png)]()| |[Thesaurus](https://open.kattis.com/problems/thesaurus)| thesaurus |4.7|[![py](images/python.png)]()| @@ -2389,7 +2391,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Three Powers](https://open.kattis.com/problems/threepowers)| threepowers |2.4|[![py](images/python.png)]()| |[Game of Throwns](https://open.kattis.com/problems/throwns)| throwns |2.7|[![py](images/python.png)]()| |[Ticket Completed](https://open.kattis.com/problems/ticketcompleted)| ticketcompleted |3.4|[![java](images/java.png)]()| -|[Plane Ticket Pricing](https://open.kattis.com/problems/ticketpricing)| ticketpricing |4.1|[![py](images/python.png)]()| +|[Plane Ticket Pricing](https://open.kattis.com/problems/ticketpricing)| ticketpricing |4.0|[![py](images/python.png)]()| |[Tic-Tac State](https://open.kattis.com/problems/tictacstate)| tictacstate |2.6|[![py](images/python.png)]()| |[Tic Tac Toe (1)](https://open.kattis.com/problems/tictactoe)| tictactoe |8.8|[![py](images/python.png)](src/Tic%20Tac%20Toe%20(1)/tictactoe.py)| |[Tic Tac Toe (2)](https://open.kattis.com/problems/tictactoe2)| tictactoe2 |4.0|[![py](images/python.png)]()| @@ -2430,14 +2432,14 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Bumper-To-Bumper Traffic](https://open.kattis.com/problems/traffic)| traffic |4.1|[![py](images/python.png)]()| |[Trailing Digits](https://open.kattis.com/problems/trailingdigits)| trailingdigits |6.6|[![py](images/python.png)](src/Trailing%20Digits/trailingdigits.py)| |[Train Boarding](https://open.kattis.com/problems/trainboarding)| trainboarding |4.2|[![py](images/python.png)]()| -|[Training](https://open.kattis.com/problems/training)| training |1.6|[![py](images/python.png)]()| +|[Training](https://open.kattis.com/problems/training)| training |1.5|[![py](images/python.png)]()| |[Train Passengers](https://open.kattis.com/problems/trainpassengers)| trainpassengers |2.7|[![java](images/java.png)]()[![py](images/python.png)]()| |[Train Sorting](https://open.kattis.com/problems/trainsorting)| trainsorting |4.8|[![py](images/python.png)](src/Train%20Sorting/trainsorting.py)| |[Train Timetables](https://open.kattis.com/problems/traintimetables)| traintimetables |3.1|[![py](images/python.png)]()| |[Tram](https://open.kattis.com/problems/tram)| tram |2.2|[![py](images/python.png)]()| |[Transit Woes](https://open.kattis.com/problems/transitwoes)| transitwoes |1.5|[![cpp](images/cpp.png)]()| -|[Translation](https://open.kattis.com/problems/translation)| translation |1.5|[![py](images/python.png)]()| -|[Translators' Dinner](https://open.kattis.com/problems/translatorsdinner)| translatorsdinner |6.2|[![py](images/python.png)](src/Translators'%20Dinner/translatorsdinner.py)| +|[Translation](https://open.kattis.com/problems/translation)| translation |1.4|[![py](images/python.png)]()| +|[Translators' Dinner](https://open.kattis.com/problems/translatorsdinner)| translatorsdinner |6.3|[![py](images/python.png)](src/Translators'%20Dinner/translatorsdinner.py)| |[Transportation Delegation](https://open.kattis.com/problems/transportation)| transportation |5.7|[![py](images/python.png)](src/Transportation%20Delegation/transportation.py)| |[Transportation Planning](https://open.kattis.com/problems/transportationplanning)| transportationplanning |4.6|[![py](images/python.png)]()| |[Trapizza](https://open.kattis.com/problems/trapizza)| trapizza |2.1|[![py](images/python.png)]()| @@ -2446,7 +2448,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Treasure Hunt (1)](https://open.kattis.com/problems/treasure)| treasure |7.4|[![py](images/python.png)](src/Treasure%20Hunt%20(1)/treasure.py)| |[Treasure Diving](https://open.kattis.com/problems/treasurediving)| treasurediving |6.1|[![py](images/python.png)](src/Treasure%20Diving/treasurediving.py)| |[Treasure Hunt (2)](https://open.kattis.com/problems/treasurehunt)| treasurehunt |2.5|[![py](images/python.png)]()| -|[Tree Hopping](https://open.kattis.com/problems/treehopping)| treehopping |6.3|[![py](images/python.png)]()| +|[Tree Hopping](https://open.kattis.com/problems/treehopping)| treehopping |6.4|[![py](images/python.png)]()| |[Treehouses](https://open.kattis.com/problems/treehouses)| treehouses |2.8|[![py](images/python.png)]()| |[Treequivalence](https://open.kattis.com/problems/treequivalence)| treequivalence |7.9|[![py](images/python.png)](src/Treequivalence/treequivalence.py)| |[Tree Shopping](https://open.kattis.com/problems/treeshopping)| treeshopping |3.9|[![py](images/python.png)]()| @@ -2462,7 +2464,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Triangles (2)](https://open.kattis.com/problems/triangles2)| triangles2 |8.4|[![py](images/python.png)](src/Triangles%20(2)/triangles2.py)| |[Triangle Text](https://open.kattis.com/problems/triangulartext)| triangulartext |5.6|[![py](images/python.png)](src/Triangle%20Text/triangulartext.py)| |[Triangle Area](https://open.kattis.com/problems/triarea)| triarea |1.3|[![py](images/python.png)]()| -|[Number Trick](https://open.kattis.com/problems/trick)| trick |6.8|[![py](images/python.png)](src/Number%20Trick/trick.py)| +|[Number Trick](https://open.kattis.com/problems/trick)| trick |6.9|[![py](images/python.png)](src/Number%20Trick/trick.py)| |[Trick or Treat](https://open.kattis.com/problems/tricktreat)| tricktreat |3.2|[![py](images/python.png)]()| |[Tricky Factoring](https://open.kattis.com/problems/trickyfactoring)| trickyfactoring |6.3|[![py](images/python.png)](src/Tricky%20Factoring/trickyfactoring.py)| |[Tricky Triangulation](https://open.kattis.com/problems/trickytriangulation)| trickytriangulation |7.3|[![py](images/python.png)](src/Tricky%20Triangulation/trickytriangulation.py)| @@ -2498,7 +2500,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Umm Code](https://open.kattis.com/problems/ummcode)| ummcode |3.3|[![py](images/python.png)]()| |[Undead or Alive](https://open.kattis.com/problems/undeadoralive)| undeadoralive |1.4|[![py](images/python.png)]()| |[UnDetected](https://open.kattis.com/problems/undetected)| undetected |3.4|[![py](images/python.png)]()| -|[(un)Fair Play](https://open.kattis.com/problems/unfairplay)| unfairplay |5.8|[![py](images/python.png)]()| +|[(un)Fair Play](https://open.kattis.com/problems/unfairplay)| unfairplay |5.9|[![py](images/python.png)]()| |[Unicycle Counting](https://open.kattis.com/problems/unicycles)| unicycles |7.3|[![py](images/python.png)](src/Unicycle%20Counting/unicycles.py)| |[Union-Find](https://open.kattis.com/problems/unionfind)| unionfind |3.8|[![java](images/java.png)]()| |[Unique Dice](https://open.kattis.com/problems/uniquedice)| uniquedice |5.0|[![py](images/python.png)]()| @@ -2510,19 +2512,19 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Unown Code (Easy)](https://open.kattis.com/problems/unowncodeeasy)| unowncodeeasy |3.4|[![py](images/python.png)]()| |[Unread Messages](https://open.kattis.com/problems/unreadmessages)| unreadmessages |4.2|[![py](images/python.png)]()| |[Unusual Darts](https://open.kattis.com/problems/unusualdarts)| unusualdarts |4.7|[![py](images/python.png)]()| -|[Up and Away](https://open.kattis.com/problems/upandaway)| upandaway |4.4|[![py](images/python.png)]()| +|[Up and Away](https://open.kattis.com/problems/upandaway)| upandaway |4.3|[![py](images/python.png)]()| |[Up and Away Again](https://open.kattis.com/problems/upandawayagain)| upandawayagain |7.5|[![py](images/python.png)](src/Up%20and%20Away%20Again/upandawayagain.py)| |[Arrangement](https://open.kattis.com/problems/upprodun)| upprodun |1.5|[![py](images/python.png)]()| |[The Ups and Downs of Investing](https://open.kattis.com/problems/upsanddownsofinvesting)| upsanddownsofinvesting |3.8|[![py](images/python.png)]()| |[Urban Design](https://open.kattis.com/problems/urbandesign)| urbandesign |4.2|[![py](images/python.png)]()| |[Using Digits](https://open.kattis.com/problems/usingdigits)| usingdigits |4.3|[![py](images/python.png)]()| |[UTF-8](https://open.kattis.com/problems/utf8)| utf8 |2.2|[![py](images/python.png)]()| -|[Uuu](https://open.kattis.com/problems/uuu)| uuu |9.4|[![py](images/python.png)](src/Uuu/uuu.py)| +|[Uuu](https://open.kattis.com/problems/uuu)| uuu |9.3|[![py](images/python.png)](src/Uuu/uuu.py)| |[The Uxuhul Voting System](https://open.kattis.com/problems/uxuhulvoting)| uxuhulvoting |3.1|[![py](images/python.png)]()| |[Vaccine Efficacy](https://open.kattis.com/problems/vaccineefficacy)| vaccineefficacy |2.9|[![py](images/python.png)]()| |[Vacuumba](https://open.kattis.com/problems/vacuumba)| vacuumba |2.0|[![cpp](images/cpp.png)]()| |[Right-of-Way](https://open.kattis.com/problems/vajningsplikt)| vajningsplikt |2.1|[![py](images/python.png)]()| -|[Variable Names](https://open.kattis.com/problems/variabelnamn)| variabelnamn |3.5|[![py](images/python.png)]()| +|[Variable Names](https://open.kattis.com/problems/variabelnamn)| variabelnamn |3.4|[![py](images/python.png)]()| |[Variable Arithmetic](https://open.kattis.com/problems/variablearithmetic)| variablearithmetic |2.4|[![py](images/python.png)]()| |[Varied Amusements](https://open.kattis.com/problems/variedamusements)| variedamusements |3.0|[![py](images/python.png)]()| |[Vasaloppet](https://open.kattis.com/problems/vasaloppet)| vasaloppet |4.6|[![py](images/python.png)](src/Vasaloppet/vasaloppet.py)| @@ -2535,7 +2537,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Boiling Vegetables](https://open.kattis.com/problems/vegetables)| vegetables |3.5|[![py](images/python.png)]()| |[Veggja Kalli](https://open.kattis.com/problems/veggjakalli)| veggjakalli |4.0|[![py](images/python.png)](src/Veggja%20Kalli/veggjakalli.py)| |[Velkomin!](https://open.kattis.com/problems/velkomin)| velkomin |1.0|[![py](images/python.png)]()| -|[Who can win](https://open.kattis.com/problems/vemkanvinna)| vemkanvinna |4.2|[![py](images/python.png)]()| +|[Who can win](https://open.kattis.com/problems/vemkanvinna)| vemkanvinna |4.0|[![py](images/python.png)]()| |[Who wins](https://open.kattis.com/problems/vemvinner)| vemvinner |1.9|[![py](images/python.png)]()| |[Victory Through Synergy](https://open.kattis.com/problems/victorythroughsynergy)| victorythroughsynergy |4.3|[![py](images/python.png)]()| |[Video Speedup](https://open.kattis.com/problems/videospeedup)| videospeedup |1.8|[![py](images/python.png)]()| @@ -2546,17 +2548,17 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Virus Replication](https://open.kattis.com/problems/virus)| virus |3.6|[![py](images/python.png)]()| |[VisuAlgo Online Quiz](https://open.kattis.com/problems/visualgo)| visualgo |3.4|[![py](images/python.png)]()| |[VivoParc](https://open.kattis.com/problems/vivoparc)| vivoparc |5.0|[![py](images/python.png)]()| -|[Voff](https://open.kattis.com/problems/voff)| voff |3.7|[![py](images/python.png)]()| +|[Voff](https://open.kattis.com/problems/voff)| voff |3.9|[![py](images/python.png)]()| |[Volim](https://open.kattis.com/problems/volim)| volim |1.6|[![py](images/python.png)]()| |[Volume Amplification](https://open.kattis.com/problems/volumeamplification)| volumeamplification |6.3|[![py](images/python.png)](src/Volume%20Amplification/volumeamplification.py)| |[Count von Walken's Fence](https://open.kattis.com/problems/vonwalken)| vonwalken |6.5|[![py](images/python.png)](src/Count%20von%20Walken's%20Fence/vonwalken.py)| |[Popular Vote](https://open.kattis.com/problems/vote)| vote |2.0|[![py](images/python.png)]()| |[Vuk](https://open.kattis.com/problems/vuk)| vuk |3.8|[![py](images/python.png)]()| -|[Waif Until Dark](https://open.kattis.com/problems/waif)| waif |2.7|[![py](images/python.png)]()| +|[Waif Until Dark](https://open.kattis.com/problems/waif)| waif |2.6|[![py](images/python.png)]()| |[A Walk Through The Forest](https://open.kattis.com/problems/walkforest)| walkforest |5.2|[![py](images/python.png)]()| |[Trapezoid Walkway](https://open.kattis.com/problems/walkway)| walkway |3.2|[![py](images/python.png)]()| -|[Lifting Walls](https://open.kattis.com/problems/walls)| walls |4.6|[![py](images/python.png)]()| -|[Walrus Weights](https://open.kattis.com/problems/walrusweights)| walrusweights |2.6|[![py](images/python.png)]()| +|[Lifting Walls](https://open.kattis.com/problems/walls)| walls |4.5|[![py](images/python.png)]()| +|[Walrus Weights](https://open.kattis.com/problems/walrusweights)| walrusweights |2.7|[![py](images/python.png)]()| |[Warehouse](https://open.kattis.com/problems/warehouse)| warehouse |2.3|[![py](images/python.png)]()| |[War on Weather](https://open.kattis.com/problems/waronweather)| waronweather |3.3|[![py](images/python.png)]()| |[Warring Scoring](https://open.kattis.com/problems/warringscoring)| warringscoring |3.1|[![py](images/python.png)]()| @@ -2564,7 +2566,7 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Water](https://open.kattis.com/problems/water)| water |4.0|[![py](images/python.png)]()| |[Water Journal](https://open.kattis.com/problems/waterjournal)| waterjournal |2.1|[![py](images/python.png)]()| |[Watersheds](https://open.kattis.com/problems/watersheds)| watersheds |3.2|[![py](images/python.png)]()| -|[Waterworld](https://open.kattis.com/problems/waterworld)| waterworld |2.5|[![cpp](images/cpp.png)]()[![py](images/python.png)]()| +|[Waterworld](https://open.kattis.com/problems/waterworld)| waterworld |2.3|[![cpp](images/cpp.png)]()[![py](images/python.png)]()| |[Weak Vertices](https://open.kattis.com/problems/weakvertices)| weakvertices |1.5|[![java](images/java.png)]()| |[Weather Report](https://open.kattis.com/problems/weather)| weather |3.1|[![py](images/python.png)]()| |[Wedding](https://open.kattis.com/problems/wedding)| wedding |5.5|[![py](images/python.png)](src/Wedding/wedding.py)| @@ -2587,12 +2589,12 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Who Goes There](https://open.kattis.com/problems/whogoesthere)| whogoesthere |4.1|[![py](images/python.png)]()| |[Who's the Boss](https://open.kattis.com/problems/whostheboss)| whostheboss |5.0|[![py](images/python.png)](src/Who's%20the%20Boss/whostheboss.py)| |[Widget Tree](https://open.kattis.com/problems/widgettree)| widgettree |7.0|[![py](images/python.png)](src/Widget%20Tree/widgettree.py)| -|[Wi-Fi](https://open.kattis.com/problems/wifi)| wifi |3.9|[![py](images/python.png)]()| +|[Wi-Fi](https://open.kattis.com/problems/wifi)| wifi |4.0|[![py](images/python.png)]()| |[Wimbledon](https://open.kattis.com/problems/wimbledon)| wimbledon |4.7|[![py](images/python.png)]()| |[Window Manager](https://open.kattis.com/problems/windows)| windows |8.0|[![py](images/python.png)](src/Window%20Manager/windows.py)| |[Wipe Your Whiteboards](https://open.kattis.com/problems/wipeyourwhiteboards)| wipeyourwhiteboards |5.5|[![py](images/python.png)](src/Wipe%20Your%20Whiteboards/wipeyourwhiteboards.py)| |[Witch Dance](https://open.kattis.com/problems/witchdance)| witchdance |3.6|[![py](images/python.png)]()| -|[Witchwood](https://open.kattis.com/problems/witchwood)| witchwood |3.9|[![py](images/python.png)]()| +|[Witchwood](https://open.kattis.com/problems/witchwood)| witchwood |3.8|[![py](images/python.png)]()| |[Wizard of Odds](https://open.kattis.com/problems/wizardofodds)| wizardofodds |2.5|[![py](images/python.png)]()| |[Wolf](https://open.kattis.com/problems/wolf)| wolf |4.8|[![py](images/python.png)]()| |[Wood Cutting](https://open.kattis.com/problems/woodcutting)| woodcutting |2.9|[![py](images/python.png)]()| @@ -2601,11 +2603,11 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Word Clouds Revisited](https://open.kattis.com/problems/wordclouds)| wordclouds |4.6|[![py](images/python.png)]()| |[Word Ladder (1)](https://open.kattis.com/problems/wordladder2)| wordladder2 |7.1|[![py](images/python.png)](src/Word%20Ladder%20(1)/wordladder2.py)| |[Word Ladder (2)](https://open.kattis.com/problems/wordladder3)| wordladder3 |5.9|[![py](images/python.png)](src/Word%20Ladder%20(2)/wordladder3.py)| -|[Wordle Feedback](https://open.kattis.com/problems/wordlefeedback)| wordlefeedback |2.2|[![py](images/python.png)]()| +|[Wordle Feedback](https://open.kattis.com/problems/wordlefeedback)| wordlefeedback |2.5|[![py](images/python.png)]()| |[Wordle with Friends](https://open.kattis.com/problems/wordlewithfriends)| wordlewithfriends |5.2|[![py](images/python.png)](src/Wordle%20with%20Friends/wordlewithfriends.py)| |[Words for Numbers](https://open.kattis.com/problems/wordsfornumbers)| wordsfornumbers |2.9|[![py](images/python.png)]()| |[WordSpin](https://open.kattis.com/problems/wordspin)| wordspin |5.2|[![py](images/python.png)](src/WordSpin/wordspin.py)| -|[Working From Home](https://open.kattis.com/problems/workingfromhome)| workingfromhome |4.3|[![py](images/python.png)]()| +|[Working From Home](https://open.kattis.com/problems/workingfromhome)| workingfromhome |4.4|[![py](images/python.png)]()| |[Workout for a Dumbbell](https://open.kattis.com/problems/workout)| workout |5.3|[![py](images/python.png)](src/Workout%20for%20a%20Dumbbell/workout.py)| |[Assigning Workstations](https://open.kattis.com/problems/workstations)| workstations |1.7|[![java](images/java.png)]()| |[The Worm in the Apple](https://open.kattis.com/problems/worminapple)| worminapple |3.9|[![py](images/python.png)]()| @@ -2630,8 +2632,8 @@ For more Python data structure implementations, head over to [pytils](https://gi |[Zig Zag Nametag](https://open.kattis.com/problems/zigzag)| zigzag |3.9|[![py](images/python.png)]()| |[Zigzag](https://open.kattis.com/problems/zigzag2)| zigzag2 |4.7|[![py](images/python.png)]()| |[Zipf's Law](https://open.kattis.com/problems/zipfslaw)| zipfslaw |5.6|[![py](images/python.png)](src/Zipf's%20Law/zipfslaw.py)| -|[Zipf's Song](https://open.kattis.com/problems/zipfsong)| zipfsong |4.8|[![java](images/java.png)]()| -|[Zipline](https://open.kattis.com/problems/zipline)| zipline |3.6|[![cpp](images/cpp.png)]()| +|[Zipf's Song](https://open.kattis.com/problems/zipfsong)| zipfsong |4.9|[![java](images/java.png)]()| +|[Zipline](https://open.kattis.com/problems/zipline)| zipline |3.7|[![cpp](images/cpp.png)]()| |[Znanstvenik](https://open.kattis.com/problems/znanstvenik)| znanstvenik |3.7|[![py](images/python.png)]()| |[Zoning](https://open.kattis.com/problems/zoning)| zoning |5.2|[![py](images/python.png)]()| |[Un-bear-able Zoo](https://open.kattis.com/problems/zoo)| zoo |1.7|[![java](images/java.png)]()| diff --git a/docs/index.html b/docs/index.html index 40f57971..7da4f366 100644 --- a/docs/index.html +++ b/docs/index.html @@ -33,7 +33,7 @@

Kattis Solutions

- Last updated: 15 October 2024 + Last updated: 17 October 2024

Note that the tables below are auto-generated using @@ -127,7 +127,7 @@

1sforall - 6.2 + 6.1 @@ -259,7 +259,7 @@

4thought - 3.1 + 3.2 @@ -295,7 +295,7 @@

99problems - 2.9 + 2.8 @@ -313,12 +313,15 @@

99problems2 - 6.0 + 5.8 java + + py + @@ -385,7 +388,7 @@

abc - 2.1 + 2.0 @@ -406,7 +409,7 @@

abinitio - 6.7 + 6.8 @@ -967,7 +970,7 @@

alehouse - 3.8 + 3.9 @@ -1258,7 +1261,7 @@

almostunionfind - 5.5 + 7.0 @@ -1297,7 +1300,7 @@

alphabetanimals - 3.4 + 3.5 @@ -1639,7 +1642,7 @@

anotherbrick - 2.3 + 2.4 @@ -1750,7 +1753,7 @@

anthony - 4.9 + 4.8 @@ -2083,7 +2086,7 @@

aprizenoonecanwin - 3.1 + 3.2 @@ -2119,7 +2122,7 @@

arachnophobia - 5.0 + 5.1 @@ -2482,7 +2485,7 @@

artwork - 5.7 + 5.8 @@ -2554,7 +2557,7 @@

asciikassi2 - 2.0 + 2.1 @@ -2848,7 +2851,7 @@

averageseasy - 2.9 + 2.8 @@ -2992,7 +2995,7 @@

awwman - 4.1 + 4.0 @@ -3154,7 +3157,7 @@

backpackbuddies - 6.7 + 6.6 @@ -3190,7 +3193,7 @@

baconeggsandspam - 1.9 + 2.0 @@ -3208,7 +3211,7 @@

bagoftiles - 5.6 + 5.7 @@ -3301,7 +3304,7 @@

ballsandneedles - 3.9 + 4.0 @@ -3661,7 +3664,7 @@

battlesimulation - 2.5 + 2.4 @@ -3859,7 +3862,7 @@

beekeeper - 2.6 + 2.5 @@ -4693,7 +4696,7 @@

bizzfuzz - 4.5 + 4.4 @@ -4981,7 +4984,7 @@

bocchinorokku - 2.3 + 3.0 @@ -5215,7 +5218,7 @@

bordspil - 4.5 + 4.7 @@ -5719,7 +5722,7 @@

bridgeautomation - 5.8 + 5.9 @@ -5758,7 +5761,7 @@

brocard - 4.6 + 4.7 @@ -5977,7 +5980,7 @@

builddeps - 3.7 + 4.1 @@ -6214,7 +6217,7 @@

busnumbers - 2.1 + 2.2 @@ -6304,7 +6307,7 @@

bustour - 6.1 + 6.2 @@ -6340,7 +6343,7 @@

busyschedule - 2.4 + 2.3 @@ -6526,7 +6529,7 @@

callforproblems - 1.2 + 1.3 @@ -6670,7 +6673,7 @@

canofworms - 7.4 + 7.5 @@ -6760,7 +6763,7 @@

canvasline - 5.0 + 5.1 @@ -6796,7 +6799,7 @@

capsules - 3.0 + 2.9 @@ -6868,7 +6871,7 @@

cardhand - 4.5 + 4.6 @@ -7600,7 +7603,7 @@

charlesincharge - 5.1 + 5.0 @@ -7618,7 +7621,7 @@

chartingprogress - 2.1 + 2.2 @@ -7816,7 +7819,7 @@

chess - 3.3 + 3.2 @@ -8050,7 +8053,7 @@

cinema2 - 1.9 + 1.8 @@ -8068,7 +8071,7 @@

cinemaseating - 2.7 + 2.8 @@ -8140,7 +8143,7 @@

circularcaramelcookie - 3.9 + 4.0 @@ -8212,7 +8215,7 @@

city - 6.1 + 6.0 @@ -8248,7 +8251,7 @@

citypark - 7.9 + 8.0 @@ -8338,7 +8341,7 @@

classy - 4.6 + 4.7 @@ -8464,7 +8467,7 @@

closenessqueries - 8.4 + 8.1 @@ -8593,7 +8596,7 @@

cocoacoalition - 4.8 + 4.9 @@ -9016,7 +9019,7 @@

comma - 4.4 + 4.5 @@ -9052,7 +9055,7 @@

committeeassignment - 7.1 + 7.2 @@ -9088,7 +9091,7 @@

communicatingstrategy - 4.4 + 4.5 @@ -9114,6 +9117,24 @@

+ + + + Communication Line + + + + communicationline + + + 3.3 + + + + py + + + @@ -9286,7 +9307,7 @@

compression2 - 4.3 + 4.4 @@ -9430,7 +9451,7 @@

conquestcampaign - 2.3 + 2.6 @@ -9610,7 +9631,7 @@

continuousmedian - 3.0 + 3.1 @@ -9628,7 +9649,7 @@

control - 4.0 + 4.1 @@ -9718,7 +9739,7 @@

convex - 6.2 + 6.1 @@ -9826,7 +9847,7 @@

convoy - 4.2 + 4.3 @@ -9916,7 +9937,7 @@

cool2 - 6.0 + 6.1 @@ -10078,7 +10099,7 @@

councilling - 6.7 + 6.8 @@ -10114,7 +10135,7 @@

countdoubles - 2.0 + 2.1 @@ -10132,7 +10153,7 @@

countingchocolate - 4.2 + 4.3 @@ -10312,7 +10333,7 @@

coursescheduling - 1.8 + 1.7 @@ -10348,7 +10369,7 @@

cowboycheckers - 3.9 + 4.0 @@ -10384,7 +10405,7 @@

cprnummer - 1.5 + 1.4 @@ -10726,7 +10747,7 @@

crypto - 3.9 + 3.8 @@ -10762,7 +10783,7 @@

cuboidslicinggame - 4.9 + 5.0 @@ -10801,7 +10822,7 @@

cuckoo - 4.0 + 4.1 @@ -10819,7 +10840,7 @@

cuckoocuckoo - 3.8 + 3.7 @@ -10945,7 +10966,7 @@

curvyblocks - 4.8 + 4.7 @@ -11215,7 +11236,7 @@

dancerecital - 3.9 + 4.0 @@ -11233,7 +11254,7 @@

dansmatta - 4.7 + 4.6 @@ -11413,7 +11434,7 @@

deadend - 3.9 + 4.0 @@ -11539,7 +11560,7 @@

deceleratingjump - 4.9 + 5.0 @@ -11629,7 +11650,7 @@

deduplicatingfiles - 4.1 + 4.0 @@ -11647,7 +11668,7 @@

deildadrottnun - 3.2 + 3.3 @@ -11737,7 +11758,7 @@

delftdistance - 3.8 + 3.9 @@ -11755,7 +11776,7 @@

delimitersoup - 1.9 + 1.8 @@ -11791,7 +11812,7 @@

delivery - 2.9 + 2.8 @@ -12337,7 +12358,7 @@

dirtydriving - 3.5 + 3.6 @@ -12427,7 +12448,7 @@

dishonestlottery - 1.8 + 1.9 @@ -12625,7 +12646,7 @@

divisible - 3.0 + 3.1 @@ -12751,7 +12772,7 @@

dobra - 4.0 + 3.9 @@ -12769,7 +12790,7 @@

doctorkattis - 4.5 + 4.6 @@ -12877,7 +12898,7 @@

dominos - 3.8 + 3.9 @@ -12970,7 +12991,7 @@

double - 6.6 + 7.0 @@ -13513,7 +13534,7 @@

duckpond - 3.5 + 3.4 @@ -13639,7 +13660,7 @@

dvoniz - 7.1 + 7.2 @@ -13948,7 +13969,7 @@

eidamsandlair - 4.9 + 4.8 @@ -14164,7 +14185,7 @@

elementarymath - 4.5 + 4.7 @@ -14236,7 +14257,7 @@

elo - 3.4 + 3.3 @@ -14452,7 +14473,7 @@

enemyterritory - 5.6 + 5.7 @@ -14470,7 +14491,7 @@

engaging - 6.5 + 6.4 @@ -14686,7 +14707,7 @@

equilibrium - 3.9 + 3.8 @@ -14704,7 +14725,7 @@

equivalences - 5.2 + 4.9 @@ -14830,7 +14851,7 @@

erraticants - 4.7 + 4.8 @@ -14848,7 +14869,7 @@

escapeplan - 5.3 + 5.4 @@ -14884,7 +14905,7 @@

escapewallmaria - 2.9 + 2.8 @@ -14938,7 +14959,7 @@

espresso - 2.1 + 2.2 @@ -15010,7 +15031,7 @@

estimation - 4.3 + 4.4 @@ -15028,7 +15049,7 @@

eta - 3.8 + 3.9 @@ -15136,7 +15157,7 @@

eulersnumber - 2.3 + 2.4 @@ -15466,7 +15487,7 @@

exofficio - 5.1 + 5.2 @@ -15772,7 +15793,7 @@

fairdivision2 - 6.6 + 6.1 @@ -15922,7 +15943,7 @@

falling - 3.5 + 3.6 @@ -16138,7 +16159,7 @@

farmersfield - 6.3 + 6.4 @@ -16426,7 +16447,7 @@

fibsogdibs - 5.9 + 6.1 @@ -16594,7 +16615,7 @@

finalexam - 9.0 + 9.1 @@ -16720,7 +16741,7 @@

findthegraph - 3.4 + 3.5 @@ -16792,7 +16813,7 @@

firefly - 2.8 + 2.7 @@ -16906,7 +16927,7 @@

fizzbuzz2 - 2.9 + 3.0 @@ -16978,7 +16999,7 @@

flatbokuveisla - 1.2 + 1.1 @@ -16996,7 +17017,7 @@

fleaonachessboard - 6.1 + 6.2 @@ -17068,7 +17089,7 @@

flipfive - 2.6 + 2.7 @@ -17215,7 +17236,7 @@

flowergarden - 3.9 + 3.8 @@ -17449,7 +17470,7 @@

foldingacube - 5.4 + 5.3 @@ -17503,7 +17524,7 @@

foodmixing - 8.1 + 8.0 @@ -17593,7 +17614,7 @@

forestforthetrees - 5.0 + 4.8 @@ -17611,7 +17632,7 @@

forestfruits - 4.2 + 4.3 @@ -17827,7 +17848,7 @@

freeforminput - 2.0 + 2.3 @@ -17863,7 +17884,7 @@

freighttrain - 4.7 + 4.6 @@ -17971,7 +17992,7 @@

froshweek2 - 2.2 + 2.3 @@ -18151,7 +18172,7 @@

fuzzyfamilytree - 4.6 + 4.7 @@ -18637,7 +18658,7 @@

generalchineseremainder - 3.6 + 3.5 @@ -18673,7 +18694,7 @@

generators - 5.3 + 6.2 @@ -18907,7 +18928,7 @@

gingercandy - 5.7 + 5.6 @@ -19357,7 +19378,7 @@

gopher2 - 4.1 + 4.0 @@ -19522,7 +19543,7 @@

grapevine - 3.7 + 3.9 @@ -19540,7 +19561,7 @@

grass - 3.9 + 4.0 @@ -19990,7 +20011,7 @@

guessthenumbers - 8.1 + 8.0 @@ -20062,7 +20083,7 @@

gullpeningastaflar - 4.0 + 3.9 @@ -20098,7 +20119,7 @@

hahysi - 3.1 + 3.0 @@ -20242,7 +20263,7 @@

hangingout - 1.5 + 1.4 @@ -20340,6 +20361,24 @@

+ + + + HARDFLOR + + + + hardflor + + + 4.1 + + + + py + + + @@ -20566,7 +20605,7 @@

heatingup - 6.3 + 6.4 @@ -20752,7 +20791,7 @@

helpfulcurrents - 6.7 + 6.9 @@ -20878,7 +20917,7 @@

hexagon - 6.2 + 6.3 @@ -21148,7 +21187,7 @@

hiptobesquare - 1.7 + 1.6 @@ -21598,7 +21637,7 @@

hoskuldarhaska - 2.9 + 2.8 @@ -21652,7 +21691,7 @@

hotsprings - 2.6 + 2.7 @@ -21940,7 +21979,7 @@

hyacinth - 5.2 + 5.3 @@ -22501,7 +22540,7 @@

industrialspy - 2.8 + 2.9 @@ -22663,7 +22702,7 @@

innvols - 2.8 + 2.5 @@ -22753,7 +22792,7 @@

installingapps - 6.7 + 6.6 @@ -23008,7 +23047,7 @@

intervalscheduling2 - 4.8 + 5.4 @@ -23044,7 +23083,7 @@

interviewqueue - 7.5 + 7.6 @@ -23401,7 +23440,7 @@

islands - 2.8 + 2.9 @@ -23419,7 +23458,7 @@

islands3 - 1.8 + 1.9 @@ -23671,7 +23710,7 @@

jage - 2.3 + 2.2 @@ -23689,7 +23728,7 @@

jailbreak - 5.2 + 5.3 @@ -23887,7 +23926,7 @@

jobbyte - 2.6 + 2.5 @@ -24319,7 +24358,7 @@

juryjeopardy - 2.2 + 2.3 @@ -24610,7 +24649,7 @@

kayaking - 4.7 + 4.8 @@ -24898,7 +24937,7 @@

killingchaos - 5.6 + 5.7 @@ -25060,7 +25099,7 @@

kingsdecree - 4.3 + 4.4 @@ -25132,7 +25171,7 @@

kitten - 1.7 + 1.6 @@ -25456,7 +25495,7 @@

kolkrabbaleikarnir - 7.9 + 8.0 @@ -25492,7 +25531,7 @@

kopabocker - 3.5 + 3.6 @@ -25564,7 +25603,7 @@

kuggfragan - 3.9 + 3.8 @@ -25672,7 +25711,7 @@

laegdyfirlandinu - 1.4 + 1.5 @@ -26002,7 +26041,7 @@

lcmthief - 5.8 + 5.9 @@ -26236,7 +26275,7 @@

lifeforms - 7.0 + 7.1 @@ -26326,7 +26365,7 @@

limbo2 - 3.7 + 3.8 @@ -26638,7 +26677,7 @@

logdb - 4.0 + 3.8 @@ -26674,7 +26713,7 @@

logland - 5.5 + 5.3 @@ -26710,7 +26749,7 @@

logo2 - 5.6 + 5.7 @@ -26872,7 +26911,7 @@

loopycabdrivers - 6.4 + 6.3 @@ -27232,7 +27271,7 @@

lyklagangriti - 3.8 + 3.9 @@ -27322,7 +27361,7 @@

magicalcows - 5.0 + 5.1 @@ -27394,7 +27433,7 @@

magicalrunes - 3.4 + 3.5 @@ -27829,7 +27868,7 @@

marblestree - 3.1 + 3.0 @@ -28009,7 +28048,7 @@

matarinnkaup - 4.8 + 4.7 @@ -28153,7 +28192,7 @@

maxarithmeticsubsequence - 6.9 + 7.0 @@ -28171,7 +28210,7 @@

maxclique - 7.9 + 7.8 @@ -28189,7 +28228,7 @@

maxcolinear - 3.9 + 3.8 @@ -28468,7 +28507,7 @@

meetingpoints - 5.1 + 5.3 @@ -28792,7 +28831,7 @@

millionairemadness - 2.1 + 2.2 @@ -29335,7 +29374,7 @@

molecules - 3.7 + 3.6 @@ -29389,7 +29428,7 @@

moneymatters - 2.9 + 2.8 @@ -29407,7 +29446,7 @@

moneytransfers - 7.4 + 7.5 @@ -29767,7 +29806,7 @@

mravihard - 8.6 + 8.7 @@ -29911,7 +29950,7 @@

multiplications - 2.0 + 2.1 @@ -30055,7 +30094,7 @@

musiccollection - 4.2 + 4.3 @@ -30091,7 +30130,7 @@

muzicari - 4.9 + 4.8 @@ -30109,7 +30148,7 @@

mwvc - 7.7 + 7.8 @@ -30343,7 +30382,7 @@

naturereserve - 4.3 + 4.2 @@ -30361,7 +30400,7 @@

neighborhoodwatch - 3.1 + 3.0 @@ -30505,7 +30544,7 @@

nicknames - 3.4 + 3.5 @@ -30598,7 +30637,7 @@

ninepacks - 3.9 + 3.8 @@ -30778,7 +30817,7 @@

norma - 7.4 + 7.3 @@ -30922,7 +30961,7 @@

nullogtveir - 5.8 + 6.0 @@ -31054,7 +31093,7 @@

numbersquistem - 3.3 + 3.2 @@ -31072,7 +31111,7 @@

numbertree - 2.5 + 2.6 @@ -31540,7 +31579,7 @@

orchard - 4.0 + 4.1 @@ -31612,7 +31651,7 @@

orders - 5.1 + 4.9 @@ -31666,7 +31705,7 @@

ordla - 5.8 + 7.2 @@ -31981,7 +32020,7 @@

pachinkoprobability - 5.2 + 5.3 @@ -32035,7 +32074,7 @@

paintball - 3.3 + 3.2 @@ -32089,7 +32128,7 @@

pairingsocks - 2.7 + 2.8 @@ -32269,7 +32308,7 @@

parakoopaprojectile - 8.6 + 8.4 @@ -32611,7 +32650,7 @@

pauleigon - 1.9 + 1.8 @@ -32890,7 +32929,7 @@

perfectskyline - 5.8 + 5.6 @@ -33109,7 +33148,7 @@

phonelist - 3.1 + 3.2 @@ -33277,7 +33316,7 @@

pigstep - 5.5 + 5.3 @@ -33313,7 +33352,7 @@

pikemanhard - 8.3 + 8.4 @@ -33457,7 +33496,7 @@

pizzastrengur - 2.7 + 2.8 @@ -33826,7 +33865,7 @@

pokemongogo - 4.9 + 5.0 @@ -34096,7 +34135,7 @@

pot - 1.4 + 1.3 @@ -34264,7 +34303,7 @@

presidentialelections - 5.5 + 5.4 @@ -34444,7 +34483,7 @@

primes - 5.8 + 5.9 @@ -34480,7 +34519,7 @@

primesieve - 5.0 + 4.9 @@ -35092,7 +35131,7 @@

pvbg - 1.6 + 1.7 @@ -35263,7 +35302,7 @@

quadres - 5.5 + 5.6 @@ -35389,7 +35428,7 @@

quickscope - 4.1 + 4.2 @@ -35917,7 +35956,7 @@

rationalisering - 8.7 + 8.5 @@ -35953,7 +35992,7 @@

rationalsequence - 4.6 + 4.7 @@ -36574,7 +36613,7 @@

repeatingdecimal - 3.5 + 3.6 @@ -36682,7 +36721,7 @@

restaurant - 4.1 + 4.2 @@ -36808,7 +36847,7 @@

reversingroads - 3.6 + 3.7 @@ -36826,7 +36865,7 @@

revisionskontroll - 2.4 + 2.5 @@ -37006,7 +37045,7 @@

rings2 - 3.9 + 4.0 @@ -37060,7 +37099,7 @@

rngtest - 6.3 + 6.4 @@ -37132,7 +37171,7 @@

robotmaze - 5.8 + 5.9 @@ -37369,7 +37408,7 @@

romanholidays - 5.0 + 5.1 @@ -37459,7 +37498,7 @@

rotatecut - 3.5 + 3.7 @@ -37603,7 +37642,7 @@

rust - 3.9 + 4.2 @@ -37711,7 +37750,7 @@

saferacing - 3.4 + 3.3 @@ -37747,7 +37786,7 @@

sailingfriends - 2.3 + 2.1 @@ -37765,7 +37804,7 @@

salt - 7.7 + 7.6 @@ -37783,7 +37822,7 @@

samedigitseasy - 2.4 + 2.5 @@ -37891,7 +37930,7 @@

sannvirdi - 3.0 + 2.7 @@ -37945,7 +37984,7 @@

savingdaylight - 2.1 + 2.2 @@ -38431,7 +38470,7 @@

sentryrobots - 3.8 + 3.7 @@ -38935,7 +38974,7 @@

shortestpath1 - 2.9 + 3.0 @@ -38974,7 +39013,7 @@

shortestpath3 - 3.8 + 3.9 @@ -39136,7 +39175,7 @@

sifferprodukt - 1.5 + 1.6 @@ -39280,7 +39319,7 @@

simonsays - 1.5 + 1.4 @@ -39388,7 +39427,7 @@

simplesolitaire - 5.0 + 5.1 @@ -39442,7 +39481,7 @@

simplysudoku - 3.7 + 3.6 @@ -39460,7 +39499,7 @@

sistapizzan - 3.7 + 4.0 @@ -40093,7 +40132,7 @@

snjoteppa - 4.6 + 4.5 @@ -40111,7 +40150,7 @@

snowflakes - 3.7 + 3.6 @@ -40402,7 +40441,7 @@

soundex - 2.4 + 2.5 @@ -40714,7 +40753,7 @@

spideydistance - 6.2 + 6.3 @@ -40822,7 +40861,7 @@

squaredeal - 4.0 + 3.9 @@ -40912,7 +40951,7 @@

srednji - 3.8 + 3.7 @@ -41110,7 +41149,7 @@

starbattles1 - 2.8 + 2.7 @@ -41254,7 +41293,7 @@

stirlingsapproximation - 4.4 + 4.5 @@ -41506,7 +41545,7 @@

stringmatching - 3.4 + 3.5 @@ -41638,7 +41677,7 @@

subsequencesinsubstrings - 4.9 + 5.0 @@ -41656,7 +41695,7 @@

substitution - 6.2 + 6.3 @@ -41674,7 +41713,7 @@

substrings - 5.6 + 5.7 @@ -41710,7 +41749,7 @@

subtractionplusplus - 5.5 + 5.2 @@ -41746,7 +41785,7 @@

subway - 4.6 + 5.0 @@ -41836,7 +41875,7 @@

sudokunique - 8.7 + 8.6 @@ -41932,7 +41971,7 @@

sumdoku - 4.7 + 4.5 @@ -42190,7 +42229,7 @@

sverigekartan - 4.7 + 4.8 @@ -42610,7 +42649,7 @@

telephones - 2.9 + 2.8 @@ -42718,7 +42757,7 @@

teque - 4.5 + 4.6 @@ -42757,7 +42796,7 @@

terraces - 3.6 + 3.7 @@ -43063,7 +43102,7 @@

thendaysofchristmas - 1.7 + 1.6 @@ -43297,7 +43336,7 @@

ticketpricing - 4.1 + 4.0 @@ -44041,7 +44080,7 @@

training - 1.6 + 1.5 @@ -44152,7 +44191,7 @@

translation - 1.5 + 1.4 @@ -44170,7 +44209,7 @@

translatorsdinner - 6.2 + 6.3 @@ -44332,7 +44371,7 @@

treehopping - 6.3 + 6.4 @@ -44620,7 +44659,7 @@

trick - 6.8 + 6.9 @@ -45283,7 +45322,7 @@

unfairplay - 5.8 + 5.9 @@ -45499,7 +45538,7 @@

upandaway - 4.4 + 4.3 @@ -45625,7 +45664,7 @@

uuu - 9.4 + 9.3 @@ -45715,7 +45754,7 @@

variabelnamn - 3.5 + 3.4 @@ -45949,7 +45988,7 @@

vemkanvinna - 4.2 + 4.0 @@ -46147,7 +46186,7 @@

voff - 3.7 + 3.9 @@ -46255,7 +46294,7 @@

waif - 2.7 + 2.6 @@ -46309,7 +46348,7 @@

walls - 4.6 + 4.5 @@ -46327,7 +46366,7 @@

walrusweights - 2.6 + 2.7 @@ -46471,7 +46510,7 @@

waterworld - 2.5 + 2.3 @@ -46891,7 +46930,7 @@

wifi - 3.9 + 4.0 @@ -46981,7 +47020,7 @@

witchwood - 3.9 + 3.8 @@ -47143,7 +47182,7 @@

wordlefeedback - 2.2 + 2.5 @@ -47215,7 +47254,7 @@

workingfromhome - 4.3 + 4.4 @@ -47668,7 +47707,7 @@

zipfsong - 4.8 + 4.9 @@ -47686,7 +47725,7 @@

zipline - 3.6 + 3.7