|
1 | 1 | # Kattis Solutions
|
2 | 2 | 
|
3 | 3 |
|
4 |
| -## Total problems solved: 2429 |
| 4 | +## Total problems solved: 2433 |
5 | 5 |
|
6 | 6 | Note that the tables below are auto-generated using [autokattis](https://github.com/RussellDash332/autokattis).
|
7 | 7 |
|
@@ -294,6 +294,7 @@ For more Python data structure implementations, head over to [pytils](https://gi
|
294 | 294 | |[Bread Sorting](https://open.kattis.com/problems/bread)| bread |4.8|[]()|
|
295 | 295 | |[Breaking Bad](https://open.kattis.com/problems/breakingbad)| breakingbad |3.3|[]()|
|
296 | 296 | |[Breaking Branches](https://open.kattis.com/problems/breakingbranches)| breakingbranches |1.7|[]()|
|
| 297 | +|[Breaking Cake](https://open.kattis.com/problems/breakingcake)| breakingcake |5.7|[](src/Breaking%20Cake/breakingcake.py)| |
297 | 298 | |[Brexit](https://open.kattis.com/problems/brexit)| brexit |3.0|[]()|
|
298 | 299 | |[Brexit Negotiations](https://open.kattis.com/problems/brexitnegotiations)| brexitnegotiations |5.2|[]()|
|
299 | 300 | |[Bribe](https://open.kattis.com/problems/bribe)| bribe |5.6|[](src/Bribe/bribe.py)|
|
@@ -380,8 +381,8 @@ For more Python data structure implementations, head over to [pytils](https://gi
|
380 | 381 | |[Catering](https://open.kattis.com/problems/catering)| catering |4.0|[]()|
|
381 | 382 | |[A Feast For Cats](https://open.kattis.com/problems/cats)| cats |3.6|[]()|
|
382 | 383 | |[Cat vs. Dog](https://open.kattis.com/problems/catvsdog)| catvsdog |6.0|[](src/Cat%20vs.%20Dog/catvsdog.py)|
|
383 |
| -|[Cave Exploration](https://open.kattis.com/problems/caveexploration)| caveexploration |3.1|[]()| |
384 |
| -|[Cave Exploration](https://open.kattis.com/problems/caveexploration2)| caveexploration2 |4.0|[]()| |
| 384 | +|[Cave Exploration (1)](https://open.kattis.com/problems/caveexploration)| caveexploration |3.1|[]()| |
| 385 | +|[Cave Exploration (2)](https://open.kattis.com/problems/caveexploration2)| caveexploration2 |4.0|[]()| |
385 | 386 | |[CD](https://open.kattis.com/problems/cd)| cd |4.3|[]()|
|
386 | 387 | |[Ceiling Function](https://open.kattis.com/problems/ceiling)| ceiling |2.2|[]()|
|
387 | 388 | |[Celebrity Split](https://open.kattis.com/problems/celebritysplit)| celebritysplit |8.2|[](src/Celebrity%20Split/celebritysplit.py)|
|
@@ -511,8 +512,8 @@ For more Python data structure implementations, head over to [pytils](https://gi
|
511 | 512 | |[Convex Hull (1)](https://open.kattis.com/problems/convexhull)| convexhull |4.1|[]()|
|
512 | 513 | |[Convex Hull (2)](https://open.kattis.com/problems/convexhull2)| convexhull2 |7.1|[](src/Convex%20Hull%20(2)/convexhull2.py)|
|
513 | 514 | |[Convex Polygon Area](https://open.kattis.com/problems/convexpolygonarea)| convexpolygonarea |2.0|[]()|
|
514 |
| -|[Conveyor Belts](https://open.kattis.com/problems/conveyorbelts)| conveyorbelts |4.9|[]()| |
515 |
| -|[Conveyor Belts](https://open.kattis.com/problems/conveyorbelts2)| conveyorbelts2 |5.5|[](src/Conveyor%20Belts/conveyorbelts2.py)| |
| 515 | +|[Conveyor Belts (1)](https://open.kattis.com/problems/conveyorbelts)| conveyorbelts |4.9|[]()| |
| 516 | +|[Conveyor Belts (2)](https://open.kattis.com/problems/conveyorbelts2)| conveyorbelts2 |5.5|[](src/Conveyor%20Belts%20(2)/conveyorbelts2.py)| |
516 | 517 | |[Convoy](https://open.kattis.com/problems/convoy)| convoy |4.3|[]()|
|
517 | 518 | |[Cookie Cutters](https://open.kattis.com/problems/cookiecutter)| cookiecutter |2.3|[]()|
|
518 | 519 | |[Cookie Selection](https://open.kattis.com/problems/cookieselection)| cookieselection |5.0|[]()|
|
@@ -691,6 +692,7 @@ For more Python data structure implementations, head over to [pytils](https://gi
|
691 | 692 | |[Driving Lanes](https://open.kattis.com/problems/drivinglanes)| drivinglanes |3.6|[]()|
|
692 | 693 | |[Driving Range](https://open.kattis.com/problems/drivingrange)| drivingrange |3.9|[]()|
|
693 | 694 | |[DRM Messages](https://open.kattis.com/problems/drmmessages)| drmmessages |1.6|[]()|
|
| 695 | +|[Dropping Ball](https://open.kattis.com/problems/droppingball2)| droppingball2 |4.3|[]()| |
694 | 696 | |[Dropping Directions](https://open.kattis.com/problems/droppingdirections)| droppingdirections |3.7|[]()|
|
695 | 697 | |[Drunk Vigenère](https://open.kattis.com/problems/drunkvigenere)| drunkvigenere |1.7|[]()|
|
696 | 698 | |[Daylight Saving Time](https://open.kattis.com/problems/dst)| dst |2.2|[]()|
|
@@ -943,6 +945,7 @@ For more Python data structure implementations, head over to [pytils](https://gi
|
943 | 945 | |[Gandalf's Spell](https://open.kattis.com/problems/gandalfsspell)| gandalfsspell |2.1|[]()|
|
944 | 946 | |[Gangur](https://open.kattis.com/problems/gangur)| gangur |2.7|[]()|
|
945 | 947 | |[Gas Station Numbers](https://open.kattis.com/problems/gasstationnumbers)| gasstationnumbers |7.9|[](src/Gas%20Station%20Numbers/gasstationnumbers.py)|
|
| 948 | +|[Gathering in Yorknew](https://open.kattis.com/problems/gatheringinyorknew)| gatheringinyorknew |5.9|[](src/Gathering%20in%20Yorknew/gatheringinyorknew.py)| |
946 | 949 | |[GCD](https://open.kattis.com/problems/gcd)| gcd |1.5|[]()|
|
947 | 950 | |[GCD and LCM](https://open.kattis.com/problems/gcdandlcm)| gcdandlcm |6.3|[](src/GCD%20and%20LCM/gcdandlcm.py)|
|
948 | 951 | |[GCDs](https://open.kattis.com/problems/gcds)| gcds |5.0|[]()|
|
@@ -1058,7 +1061,7 @@ For more Python data structure implementations, head over to [pytils](https://gi
|
1058 | 1061 | |[Heart Rate](https://open.kattis.com/problems/heartrate)| heartrate |1.5|[]()|
|
1059 | 1062 | |[Heating Up](https://open.kattis.com/problems/heatingup)| heatingup |6.1|[]()|
|
1060 | 1063 | |[Height Ordering](https://open.kattis.com/problems/height)| height |2.1|[]()|
|
1061 |
| -|[Homework](https://open.kattis.com/problems/heimavinna)| heimavinna |1.6|[]()| |
| 1064 | +|[Homework (1)](https://open.kattis.com/problems/heimavinna)| heimavinna |1.6|[]()| |
1062 | 1065 | |[Heir's Dilemma](https://open.kattis.com/problems/heirsdilemma)| heirsdilemma |1.7|[]()|
|
1063 | 1066 | |[Heliocentric](https://open.kattis.com/problems/heliocentric)| heliocentric |2.1|[]()|
|
1064 | 1067 | |[Hello World!](https://open.kattis.com/problems/hello)| hello |1.1|[]()[]()[]()[]()[]()[]()[]()[]()[]()|
|
@@ -1095,7 +1098,7 @@ For more Python data structure implementations, head over to [pytils](https://gi
|
1095 | 1098 | |[Hogwarts](https://open.kattis.com/problems/hogwarts2)| hogwarts2 |5.1|[]()|
|
1096 | 1099 | |[Holey N-Queens (Batman)](https://open.kattis.com/problems/holeynqueensbatman)| holeynqueensbatman |2.6|[]()|
|
1097 | 1100 | |[Holiday Stars](https://open.kattis.com/problems/holidaystars)| holidaystars |6.0|[](src/Holiday%20Stars/holidaystars.py)|
|
1098 |
| -|[Homework](https://open.kattis.com/problems/homework)| homework |7.1|[](src/Homework/homework.py)| |
| 1101 | +|[Homework (2)](https://open.kattis.com/problems/homework)| homework |7.1|[](src/Homework%20(2)/homework.py)| |
1099 | 1102 | |[Honeycomb Walk](https://open.kattis.com/problems/honey)| honey |2.9|[]()|
|
1100 | 1103 | |[Honey Heist](https://open.kattis.com/problems/honeyheist)| honeyheist |3.5|[]()|
|
1101 | 1104 | |[Honi](https://open.kattis.com/problems/honi)| honi |3.0|[]()|
|
@@ -1177,7 +1180,7 @@ For more Python data structure implementations, head over to [pytils](https://gi
|
1177 | 1180 | |[Interplanetary Tunnels](https://open.kattis.com/problems/interplanetarytunnels)| interplanetarytunnels |2.2|[]()|
|
1178 | 1181 | |[Interpreter](https://open.kattis.com/problems/interpreter)| interpreter |3.6|[]()|
|
1179 | 1182 | |[Interval Cover](https://open.kattis.com/problems/intervalcover)| intervalcover |5.1|[](src/Interval%20Cover/intervalcover.py)|
|
1180 |
| -|[Interval Scheduling](https://open.kattis.com/problems/intervalscheduling)| intervalscheduling |1.8|[]()[]()| |
| 1183 | +|[Interval Scheduling (1)](https://open.kattis.com/problems/intervalscheduling)| intervalscheduling |1.8|[]()[]()| |
1181 | 1184 | |[Interview Question](https://open.kattis.com/problems/interviewquestion)| interviewquestion |3.1|[]()|
|
1182 | 1185 | |[Interview Queue](https://open.kattis.com/problems/interviewqueue)| interviewqueue |7.5|[](src/Interview%20Queue/interviewqueue.py)|
|
1183 | 1186 | |[Integer Rotation](https://open.kattis.com/problems/introtation)| introtation |6.1|[](src/Integer%20Rotation/introtation.py)|
|
@@ -2131,6 +2134,7 @@ For more Python data structure implementations, head over to [pytils](https://gi
|
2131 | 2134 | |[Subway Planning](https://open.kattis.com/problems/subwayplanning)| subwayplanning |2.2|[]()|
|
2132 | 2135 | |[Successful Zoom](https://open.kattis.com/problems/successfulzoom)| successfulzoom |2.4|[]()|
|
2133 | 2136 | |[Succession](https://open.kattis.com/problems/succession)| succession |3.1|[]()|
|
| 2137 | +|[Sudokunique](https://open.kattis.com/problems/sudokunique)| sudokunique |8.7|[](src/Sudokunique/sudokunique.py)| |
2134 | 2138 | |[Suffix Array Re-construction](https://open.kattis.com/problems/suffixarrayreconstruction)| suffixarrayreconstruction |3.9|[](src/Suffix%20Array%20Re-construction/suffixarrayreconstruction.py)|
|
2135 | 2139 | |[Suffix Sorting](https://open.kattis.com/problems/suffixsorting)| suffixsorting |5.6|[](src/Suffix%20Sorting/suffixsorting.c)[](src/Suffix%20Sorting/suffixsorting.cpp)[](src/Suffix%20Sorting/suffixsorting.py)|
|
2136 | 2140 | |[Šuma](https://open.kattis.com/problems/suma)| suma |6.4|[](src/Šuma/suma.py)|
|
@@ -2161,8 +2165,8 @@ For more Python data structure implementations, head over to [pytils](https://gi
|
2161 | 2165 | |[Tajna](https://open.kattis.com/problems/tajna)| tajna |2.1|[]()|
|
2162 | 2166 | |[Takk fyrir mig](https://open.kattis.com/problems/takkfyrirmig)| takkfyrirmig |1.2|[]()|
|
2163 | 2167 | |[Talnalás](https://open.kattis.com/problems/talnalas)| talnalas |4.0|[]()|
|
2164 |
| -|[Target Practice (2)](https://open.kattis.com/problems/target)| target |6.7|[](src/Target%20Practice%20(2)/target.py)| |
2165 |
| -|[Target Practice (1)](https://open.kattis.com/problems/targetpractice)| targetpractice |4.6|[]()| |
| 2168 | +|[Target Practice (1)](https://open.kattis.com/problems/target)| target |6.7|[](src/Target%20Practice%20(1)/target.py)| |
| 2169 | +|[Target Practice (2)](https://open.kattis.com/problems/targetpractice)| targetpractice |4.6|[]()| |
2166 | 2170 | |[Tarifa](https://open.kattis.com/problems/tarifa)| tarifa |1.4|[]()[]()|
|
2167 | 2171 | |[Tautology](https://open.kattis.com/problems/tautology)| tautology |3.0|[]()|
|
2168 | 2172 | |[Taxi Cab Scheme](https://open.kattis.com/problems/taxicab)| taxicab |5.8|[](src/Taxi%20Cab%20Scheme/taxicab.py)|
|
@@ -2461,7 +2465,7 @@ These problems can only be found in NUS Kattis and therefore do not contribute t
|
2461 | 2465 | |[Graph Data Structure 1](https://nus.kattis.com/problems/graphds1)| graphds1 |[]()|
|
2462 | 2466 | |[Hard Array Problem](https://nus.kattis.com/problems/hardarray)| hardarray |[]()|
|
2463 | 2467 | |[Hero Leveling](https://nus.kattis.com/problems/heroleveling)| heroleveling |[]()|
|
2464 |
| -|[Interval Scheduling](https://nus.kattis.com/problems/intervalscheduling2)| intervalscheduling2 |[]()| |
| 2468 | +|[Interval Scheduling (2)](https://nus.kattis.com/problems/intervalscheduling2)| intervalscheduling2 |[]()| |
2465 | 2469 | |[Joining Points](https://nus.kattis.com/problems/joiningpoints)| joiningpoints |[]()|
|
2466 | 2470 | |[Journey of the Repetitor](https://nus.kattis.com/problems/journeyoftherepetitor)| journeyoftherepetitor |[]()|
|
2467 | 2471 | |[Key Item Recovery](https://nus.kattis.com/problems/keyitemrecovery)| keyitemrecovery |[]()|
|
|
0 commit comments