├── .gitattributes ├── .gitignore ├── ACM ├── README.md ├── bapc16-b.cpp ├── bapc16-d.cpp ├── bapc16-g.cpp ├── bapc16-j.cpp ├── bapc16-k.cpp ├── bapc16-l.cpp ├── cerc-2012-g.cpp ├── cerc-2012-k.cpp ├── cerc-2013-i.cpp ├── cerc-2013-j.cpp ├── cerc-2013-k.cpp ├── cerc-2013-l.cpp ├── cerc-2014-f.cpp ├── gcpc-2014-b.cpp ├── gcpc-2014-c.cpp ├── gcpc-2014-d.cpp ├── gcpc-2014-g.cpp ├── gcpc-2015-a.cpp ├── gcpc-2015-b.cpp ├── gcpc-2015-c.cpp ├── icpc-2014-c.cpp ├── icpc-2014-d.cpp ├── key.cpp ├── neerc-moscow-13-b.cpp ├── neerc-ss-14f.cpp ├── neerc-ss-14g.cpp ├── neerc-ss-14k.cpp ├── neerc-ss-14m.cpp ├── nwerc-2013-a.cpp ├── nwerc-2013-b.cpp ├── nwerc-2014-i.cpp ├── seerc-2015-e.cpp ├── seerc-2015-f.cpp ├── seerc-2015-i.cpp ├── ukiepc-2015-a.cpp ├── ukiepc-2015-g.cpp ├── ukiepc-2015-h.cpp ├── ukiepc-2015-i.cpp ├── zurich2c.cpp ├── zurich2c2.cpp ├── zurich2e.cpp ├── zurich2h.cpp └── zurich2j.cpp ├── CodeForces ├── cf-1025a.cpp ├── cf-1025b.cpp ├── cf-1025c.cpp ├── cf-1025d.cpp ├── cf-1025e.cpp ├── cf-1074a.cpp ├── cf-1074b.cpp ├── cf-1074c.cpp ├── cf-1074f.cpp ├── cf-1078a.cpp ├── cf-1078b.cpp ├── cf-1078d.cpp ├── cf-1082f.cpp ├── cf-1086a.cpp ├── cf-1086b.cpp ├── cf-1086c.cpp ├── cf-1086d.cpp ├── cf-1097a.cpp ├── cf-1097b.cpp ├── cf-1097c.cpp ├── cf-1097d.cpp ├── cf-1097f.cpp ├── cf-1098a.cpp ├── cf-1098b.cpp ├── cf-1098c.cpp ├── cf-1109a.cpp ├── cf-1109b.cpp ├── cf-1109c.cpp ├── cf-1109d.cpp ├── cf-1109e.cpp ├── cf-15c.cpp ├── cf-166b.cpp ├── cf-321e.cpp ├── cf-380c.cpp ├── cf-388a.cpp ├── cf-388b.cpp ├── cf-388c.cpp ├── cf-427e.cpp ├── cf-434a.cpp ├── cf-461a.cpp ├── cf-461b.cpp ├── cf-461c.cpp ├── cf-464a.cpp ├── cf-464b.cpp ├── cf-484b.cpp ├── cf-489f.cpp ├── cf-494a.cpp ├── cf-495a.cpp ├── cf-498b.cpp ├── cf-500.cpp ├── cf-500a.cpp ├── cf-500c.cpp ├── cf-504b.cpp ├── cf-504c.cpp ├── cf-506a.cpp ├── cf-506d.cpp ├── cf-509e.cpp ├── cf-510b.cpp ├── cf-510c.cpp ├── cf-510e.cpp ├── cf-514a.cpp ├── cf-514b.cpp ├── cf-514c.cpp ├── cf-514d.cpp ├── cf-516a.cpp ├── cf-516b.cpp ├── cf-518a.cpp ├── cf-518b.cpp ├── cf-518c.cpp ├── cf-518d.cpp ├── cf-518e.cpp ├── cf-528d.cpp ├── cf-536a.cpp ├── cf-536b.cpp ├── cf-536c.cpp ├── cf-536d.cpp ├── cf-538c.cpp ├── cf-542c.cpp ├── cf-542e.cpp ├── cf-558a.cpp ├── cf-558b.cpp ├── cf-558c.cpp ├── cf-558d.cpp ├── cf-559a.cpp ├── cf-559b.cpp ├── cf-561b.cpp ├── cf-567a.cpp ├── cf-567b.cpp ├── cf-567c.cpp ├── cf-567d.cpp ├── cf-567e.cpp ├── cf-567f.cpp ├── cf-568a.cpp ├── cf-568b.cpp ├── cf-568c.cpp ├── cf-568d.cpp ├── cf-570a.cpp ├── cf-570b.cpp ├── cf-570c-simple.cpp ├── cf-570c.cpp ├── cf-570d.cpp ├── cf-570e.cpp ├── cf-575d.cpp ├── cf-575e.cpp ├── cf-575g.cpp ├── cf-576a.cpp ├── cf-576b.cpp ├── cf-576c.cpp ├── cf-578a.cpp ├── cf-578b.cpp ├── cf-578c.cpp ├── cf-582a.cpp ├── cf-582b.cpp ├── cf-582c.cpp ├── cf-584a.cpp ├── cf-584b.cpp ├── cf-584c.cpp ├── cf-584d.cpp ├── cf-584e.cpp ├── cf-589a.cpp ├── cf-589b.cpp ├── cf-589f.cpp ├── cf-589g.cpp ├── cf-589j.cpp ├── cf-590a.cpp ├── cf-590c.cpp ├── cf-590e.cpp ├── cf-592b.cpp ├── cf-592c.cpp ├── cf-592d.cpp ├── cf-593a.cpp ├── cf-593b.cpp ├── cf-593c.cpp ├── cf-594d.cpp ├── cf-596d.cpp ├── cf-597a.cpp ├── cf-597b.cpp ├── cf-597c.cpp ├── cf-598a.cpp ├── cf-598b.cpp ├── cf-598c.cpp ├── cf-598d.cpp ├── cf-598e.cpp ├── cf-599a.cpp ├── cf-599c.cpp ├── cf-599d.cpp ├── cf-600c.cpp ├── cf-603a.cpp ├── cf-603b.cpp ├── cf-603c.cpp ├── cf-604a.cpp ├── cf-604b.cpp ├── cf-605a.cpp ├── cf-605b.cpp ├── cf-605c.cpp ├── cf-607b.cpp ├── cf-607c.cpp ├── cf-608b.cpp ├── cf-610c.cpp ├── cf-610d.cpp ├── cf-612a.cpp ├── cf-612b.cpp ├── cf-612c.cpp ├── cf-612d.cpp ├── cf-612e.cpp ├── cf-613a.cpp ├── cf-613b.cpp ├── cf-615a.cpp ├── cf-615b.cpp ├── cf-615c.cpp ├── cf-615d.cpp ├── cf-615e.cpp ├── cf-616a.cpp ├── cf-616b.cpp ├── cf-616c.cpp ├── cf-616d.cpp ├── cf-616e.cpp ├── cf-617a.cpp ├── cf-617b.cpp ├── cf-617c.cpp ├── cf-618a.cpp ├── cf-618b.cpp ├── cf-618c.cpp ├── cf-618d.cpp ├── cf-618e.cpp ├── cf-621a.cpp ├── cf-621b.cpp ├── cf-621c.cpp ├── cf-621e.cpp ├── cf-622a.cpp ├── cf-622b.cpp ├── cf-622c.cpp ├── cf-622d.cpp ├── cf-622e.cpp ├── cf-622f.cpp ├── cf-623a.cpp ├── cf-623b.cpp ├── cf-625a.cpp ├── cf-625b.cpp ├── cf-625c.cpp ├── cf-626a.cpp ├── cf-626b.cpp ├── cf-626c.cpp ├── cf-626d.cpp ├── cf-626e.cpp ├── cf-626f.cpp ├── cf-628a.cpp ├── cf-628b.cpp ├── cf-628c.cpp ├── cf-628d.cpp ├── cf-628e.cpp ├── cf-628f.cpp ├── cf-629a.cpp ├── cf-629b.cpp ├── cf-629c.cpp ├── cf-629d.cpp ├── cf-629e.cpp ├── cf-631a.cpp ├── cf-631b.cpp ├── cf-631c.cpp ├── cf-631d.cpp ├── cf-631e.cpp ├── cf-632a.cpp ├── cf-632b.cpp ├── cf-632c.cpp ├── cf-632d.cpp ├── cf-632e.cpp ├── cf-632f.cpp ├── cf-633a.cpp ├── cf-633b.cpp ├── cf-633c.cpp ├── cf-633d.cpp ├── cf-633e.cpp ├── cf-633f.cpp ├── cf-634a.cpp ├── cf-634b.cpp ├── cf-634c.cpp ├── cf-634d.cpp ├── cf-644a.cpp ├── cf-644b.cpp ├── cf-644c.cpp ├── cf-650c.cpp ├── cf-650d.cpp ├── cf-652a.cpp ├── cf-652b.cpp ├── cf-652c.cpp ├── cf-652d.cpp ├── cf-652e.cpp ├── cf-652f.cpp ├── cf-653a.cpp ├── cf-653b.cpp ├── cf-653c.cpp ├── cf-653d.cpp ├── cf-653e.cpp ├── cf-653f.cpp ├── cf-655a.cpp ├── cf-655b.cpp ├── cf-655c.cpp ├── cf-655d.cpp ├── cf-655e.cpp ├── cf-657a.cpp ├── cf-657b.cpp ├── cf-659a.cpp ├── cf-659b.cpp ├── cf-659c.cpp ├── cf-659d.cpp ├── cf-659e.cpp ├── cf-659f.cpp ├── cf-659g.cpp ├── cf-663a.cpp ├── cf-663c.cpp ├── cf-665a.cpp ├── cf-665b.cpp ├── cf-665c.cpp ├── cf-665d.cpp ├── cf-666a.cpp ├── cf-666b.cpp ├── cf-668a.cpp ├── cf-668b.cpp ├── cf-668c.cpp ├── cf-668d.cpp ├── cf-668e.cpp ├── cf-670a.cpp ├── cf-670b.cpp ├── cf-670c.cpp ├── cf-670d.cpp ├── cf-670e.cpp ├── cf-670f.cpp ├── cf-671a.cpp ├── cf-671c.cpp ├── cf-674b.cpp ├── cf-674c.cpp ├── cf-675b.cpp ├── cf-675d.cpp ├── cf-675e.cpp ├── cf-676a.cpp ├── cf-676b.cpp ├── cf-676c.cpp ├── cf-676d.cpp ├── cf-677a.cpp ├── cf-677b.cpp ├── cf-677c.cpp ├── cf-677d.cpp ├── cf-677e.cpp ├── cf-685b.cpp ├── cf-687a.cpp ├── cf-687b.cpp ├── cf-687c.cpp ├── cf-687d.cpp ├── cf-696a.cpp ├── cf-696b.cpp ├── cf-696c.cpp ├── cf-713a.cpp ├── cf-713b.cpp ├── cf-713c.cpp ├── cf-744a.cpp ├── cf-744b.cpp ├── cf-749e.cpp ├── cf-750a.cpp ├── cf-750b.cpp ├── cf-750c.cpp ├── cf-750d.cpp ├── cf-750g.cpp ├── cf-755a.cpp ├── cf-755b.cpp ├── cf-755c.cpp ├── cf-755d.cpp ├── cf-755f.cpp ├── cf-756a.cpp ├── cf-756b.cpp ├── cf-756d.cpp ├── cf-781a.cpp ├── cf-781b.cpp ├── cf-781c.cpp ├── cf-781d.cpp ├── cf-790a.cpp ├── cf-790b.cpp ├── cf-790c.cpp ├── cf-790d.cpp ├── cf-790e.cpp ├── cf-793a.cpp ├── cf-793b.cpp ├── cf-793c.cpp ├── cf-793d.cpp ├── cf-809a.cpp ├── cf-809c.cpp ├── cf-815a.cpp ├── cf-815d.cpp ├── cf-819e.cpp ├── cf-821d.cpp ├── cf-827a.cpp ├── cf-827b.cpp ├── cf-827c.cpp ├── cf-827f.cpp ├── cf-832a.cpp ├── cf-832b.cpp ├── cf-832c.cpp ├── cf-832d.cpp ├── cf-832e.cpp ├── cf-843a.cpp ├── cf-843e.cpp ├── cf-847e.cpp ├── cf-855a.cpp ├── cf-855b.cpp ├── cf-855c.cpp ├── cf-855d.cpp ├── cf-855e.cpp ├── cf-888a.cpp ├── cf-888b.cpp ├── cf-888c.cpp ├── cf-888d.cpp ├── cf-888e.cpp ├── cf-888f.cpp ├── cf-888g.cpp ├── cf-896a.cpp ├── cf-896b.cpp ├── cf-896d.cpp ├── cf-956a.cpp ├── cf-956b.cpp ├── cf-956d.cpp ├── cf-gym100553f.cpp ├── cf-gym100553i.cpp ├── cf-gym100553k.cpp ├── cf-gym100735h.cpp ├── cf-gym100917f.cpp ├── cf-gym100994b.cpp ├── cf-gym100994c.cpp ├── cf-gym100994e.cpp ├── cf-rockethon15-b.cpp ├── gym-100965h.cpp ├── gym-203881b.cpp ├── gym-203881d.cpp ├── gym-203881g.cpp ├── gym-203881h.cpp ├── gym-203881i.cpp ├── gym-203881j.cpp ├── gym-203881l.cpp ├── gym-203881m.cpp ├── gym-203881n.cpp ├── gym-203881o.cpp ├── gym-203881q.cpp ├── zepto-a.cpp ├── zepto-b.cpp └── zepto-c.cpp ├── FBHC ├── hc16qf-boomerang.cpp ├── hc16qf-price.cpp ├── hc16qf-text.cpp ├── hc16r1-boomerang.cpp ├── hc16r1-contest.cpp ├── hc16r1-laundromat.cpp ├── hc16r1-yacht.cpp ├── hc16r2-boomerang.cpp ├── hc16r2-coins.cpp ├── hc16r2-labels.cpp ├── hc16r2-snakes.cpp ├── hc16r3-chess.cpp ├── hc17qf-progress.cpp ├── hc17qf-wilson.cpp ├── hc17qf-zombie.cpp ├── hc17r1-moving.cpp ├── hc17r1-progress.cpp ├── hc17r1-umbrellas.cpp ├── hc17r1-zombies.cpp ├── hc17r2-bigtop.cpp ├── hc17r2-sabotage.cpp ├── hc17r2-zombies.cpp ├── hc18qf-ethan.cpp ├── hc18qf-inter.cpp ├── hc18qf-tourist.cpp ├── hc18r1-ethan.cpp └── hc18r1-flow.cpp ├── GCJ ├── gcj-q16-a.cpp ├── gcj-q16-b.cpp ├── gcj-q16-c.cpp ├── gcj-q16-d.cpp ├── gcj-r1b16-a.cpp ├── gcj-r1b16-b.cpp ├── gcj-r1b16-c.cpp ├── gcj-r1d16-b.cpp ├── gcj-r1d16-c.cpp ├── gcj-r1d16-d.cpp ├── gcj-r216-a.cpp ├── gcj-r216-b.cpp └── gcj-wf15-b.cpp ├── Kattis ├── 2048.cpp ├── 3sideddice.cpp ├── absurdistan3.cpp ├── airport.cpp ├── aliens.cpp ├── almostunionfind.cpp ├── amanda.cpp ├── androids.cpp ├── anti11hard.cpp ├── antiarithmetic.cpp ├── aplusb.cpp ├── arable.cpp ├── areacircle.cpp ├── artur.cpp ├── assembly.cpp ├── asteroids.cpp ├── avoidingtheapocalypse.cpp ├── baloni.cpp ├── basincity.cpp ├── battleship.cpp ├── baza.cpp ├── bells.cpp ├── bikingduck.cpp ├── bookcircle.cpp ├── bookclub.cpp ├── boom.cpp ├── bread.cpp ├── bst.cpp ├── bundles.cpp ├── burrowswheeler.cpp ├── buzzwords.cpp ├── cactus.cpp ├── candydistribution.cpp ├── catalansquare.java ├── catenyms.cpp ├── catering.cpp ├── cats.cpp ├── celebritysplit.cpp ├── centsavings.cpp ├── citadelconstruction.cpp ├── citypark.cpp ├── clockpictures.cpp ├── closestpair.cpp ├── committeeassignment.cpp ├── congest.cpp ├── conquertheworld.cpp ├── convexhull.cpp ├── cordonbleu.cpp ├── councilling.cpp ├── coverup.cpp ├── cudak.cpp ├── dangerousskiing.cpp ├── difficult.cpp ├── digicomp2.cpp ├── divisible.cpp ├── dominant.cpp ├── domino.cpp ├── dvaput.cpp ├── euclideantsp.cpp ├── eulerianpath.cpp ├── excellentengineers.cpp ├── facility.cpp ├── fancy.cpp ├── fareysums.cpp ├── fastestspeedrun.cpp ├── fenwick.cpp ├── findinglines.cpp ├── flippingcards.cpp ├── floppy.cpp ├── foldedmap.cpp ├── friends.cpp ├── funnygames.cpp ├── gathering.cpp ├── gepetto.cpp ├── goblingardenguards.cpp ├── golfbot.cpp ├── gridmst.cpp ├── guessthedatastructure.cpp ├── haybales.cpp ├── hidden.cpp ├── highwayhassle.cpp ├── horror.cpp ├── hyacinth.cpp ├── icefloes.cpp ├── improbable.cpp ├── infiltration2.cpp ├── intercept.cpp ├── jackjill.cpp ├── judging.cpp ├── jugglingpatterns.cpp ├── justaquiz.cpp ├── kemija.cpp ├── kingdoms.cpp ├── kingscolors.cpp ├── knapsackcollection.cpp ├── knights.cpp ├── kuhar.cpp ├── ladybug.cpp ├── landline.cpp ├── lifeforms.cpp ├── listgame2.cpp ├── ljutnja.cpp ├── longincsubseq.cpp ├── magical3.cpp ├── magicalgcd.cpp ├── matchings.cpp ├── matchings.cpp_with_bitset ├── matrica.cpp ├── matryoshka.cpp ├── maxexpression.cpp ├── maxloot.cpp ├── megainversions.cpp ├── mincostmaxflow.cpp ├── mincut.cpp ├── minspantree.cpp ├── money.cpp ├── moneytransfers.cpp ├── more10.cpp ├── moretriangles.cpp ├── multiplication.cpp ├── necklace.cpp ├── nonboringsubsequences.cpp ├── nonnegpartsums.cpp ├── numbertree.cpp ├── oceancurrents.cpp ├── oop.cpp ├── pandachess.cpp ├── pikemanhard.cpp ├── pirate.cpp ├── poklon.cpp ├── pollygone.cpp ├── polygon.cpp ├── polymul.cpp ├── posterize.cpp ├── powerstrings.cpp ├── primal.cpp ├── primesieve.cpp ├── princeandprincess.cpp ├── productivity.cpp ├── rasterized.cpp ├── rebeldie.cpp ├── repeatingdecimal.java ├── ringworld.cpp ├── risk.cpp ├── roberthood.cpp ├── rockband.cpp ├── rotatetoroot.cpp ├── sabor.cpp ├── safebet.cpp ├── savez.cpp ├── secretchamber.cpp ├── sensor.cpp ├── shortestpath1.cpp ├── shortestpath2.cpp ├── shortestpath3.cpp ├── shotcube.cpp ├── shovelling.cpp ├── sms.cpp ├── snowflakes.cpp ├── speakingofwhich.cpp ├── spectrum.cpp ├── speed.cpp ├── spider.cpp ├── spin.cpp ├── squares.cpp ├── squawk.cpp ├── stack.cpp ├── stacking.cpp ├── stol.cpp ├── stringfactoring.cpp ├── stringmatching.cpp ├── stringmultimatching.cpp ├── substrings.cpp ├── suffixarrayreconstruction.cpp ├── suffixsorting.cpp ├── sumsets.cpp ├── tarotshamboast.cpp ├── tourist.cpp ├── transportation.cpp ├── trick.cpp ├── triforce.cpp ├── tutorial.cpp ├── vanishingparentheses.cpp ├── vase.cpp ├── visual.cpp ├── vudu.cpp ├── weather.cpp ├── wizarddance.cpp ├── worstweather.cpp ├── xormax.cpp ├── xyzzy.cpp ├── zabava.cpp ├── zapis.cpp └── zbrka.cpp ├── ProjectEuler ├── p491.cpp ├── p537.cpp ├── p600.cpp ├── p601.cpp ├── p602.cpp ├── p604.cpp ├── p606.cpp ├── p609.cpp ├── p612.cpp ├── pe136.cpp ├── pe181.py ├── pe187.cpp ├── pe214.cpp ├── pe223.cpp ├── pe250.py ├── pe258.cpp ├── pe260.cpp ├── pe306.py ├── pe310.py ├── pe321.cpp ├── pe337.cpp ├── pe344.cpp ├── pe346.cpp ├── pe347.cpp ├── pe378.cpp ├── pe400.cpp ├── pe407.cpp ├── pe409.cpp ├── pe411.cpp ├── pe416.cpp ├── pe451.cpp ├── pe457.cpp ├── pe458.py ├── pe466.cpp ├── pe484.cpp ├── pe501.cpp ├── pe509.py ├── pe550.cpp ├── pe560.cpp ├── pe628.py ├── pe638.cpp ├── pe639.cpp ├── pe648.cpp ├── pe648.py ├── pe649.cpp ├── pe649.py ├── pe650.cpp ├── pe653.py ├── pe655.cpp └── pe93.py ├── README.md ├── SPOJ ├── BUGLIFE.cpp ├── DCEPC14G.cpp ├── DYNACON1.cpp ├── DYNACON2.cpp ├── FASTFLOW.cpp ├── GOODG.cpp ├── GSS6.cpp ├── INVCNT.cpp ├── KQUERYO.cpp ├── LCASQ.cpp ├── LEGENDRS.cpp ├── LIS2.cpp ├── LPS.cpp ├── NPC2014A.cpp ├── NWERC11D.cpp ├── PALDR.cpp ├── PALIN.cpp ├── PLD.cpp ├── QMAX3VN.cpp ├── QTREE2.cpp ├── QTREE5.cpp ├── STABLEMP.cpp ├── SUBLEX.cpp ├── TREAP.cpp ├── TREEISO.cpp ├── VFMUL.cpp ├── VOCV.cpp └── XMEN.cpp ├── TIMUS └── GCD2010.cpp ├── header.h └── usaco ├── usaco-dec15-gold-1.cpp ├── usaco-dec15-gold-2.cpp ├── usaco-dec15-gold-3.cpp ├── usaco-dec15-platinum-1.cpp ├── usaco-dec15-platinum-2.cpp ├── usaco-dec15-silver-1.cpp ├── usaco-dec15-silver-2.cpp ├── usaco-dec15-silver-3.cpp ├── usaco-dec16-platinum-1.cpp ├── usaco-dec16-platinum-2.cpp ├── usaco-dec16-platinum-3.cpp ├── usaco-dec17-platinum-1.cpp ├── usaco-dec17-platinum-2.cpp ├── usaco-dec17-platinum-3.cpp ├── usaco-dec18-platinum-2.cpp ├── usaco-feb17-platinum-1.cpp ├── usaco-feb17-platinum-2.cpp ├── usaco-feb17-platinum-3.cpp ├── usaco-jan16-platinum-1.cpp ├── usaco-jan16-platinum-2.cpp ├── usaco-jan16-platinum-3.cpp ├── usaco-jan18-1.cpp ├── usaco-jan18-2.cpp └── usaco-jan18-3.cpp /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/.gitattributes -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/.gitignore -------------------------------------------------------------------------------- /ACM/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/README.md -------------------------------------------------------------------------------- /ACM/bapc16-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/bapc16-b.cpp -------------------------------------------------------------------------------- /ACM/bapc16-d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/bapc16-d.cpp -------------------------------------------------------------------------------- /ACM/bapc16-g.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/bapc16-g.cpp -------------------------------------------------------------------------------- /ACM/bapc16-j.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/bapc16-j.cpp -------------------------------------------------------------------------------- /ACM/bapc16-k.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/bapc16-k.cpp -------------------------------------------------------------------------------- /ACM/bapc16-l.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/bapc16-l.cpp -------------------------------------------------------------------------------- /ACM/cerc-2012-g.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/cerc-2012-g.cpp -------------------------------------------------------------------------------- /ACM/cerc-2012-k.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/cerc-2012-k.cpp -------------------------------------------------------------------------------- /ACM/cerc-2013-i.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/cerc-2013-i.cpp -------------------------------------------------------------------------------- /ACM/cerc-2013-j.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/cerc-2013-j.cpp -------------------------------------------------------------------------------- /ACM/cerc-2013-k.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/cerc-2013-k.cpp -------------------------------------------------------------------------------- /ACM/cerc-2013-l.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/cerc-2013-l.cpp -------------------------------------------------------------------------------- /ACM/cerc-2014-f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/cerc-2014-f.cpp -------------------------------------------------------------------------------- /ACM/gcpc-2014-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/gcpc-2014-b.cpp -------------------------------------------------------------------------------- /ACM/gcpc-2014-c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/gcpc-2014-c.cpp -------------------------------------------------------------------------------- /ACM/gcpc-2014-d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/gcpc-2014-d.cpp -------------------------------------------------------------------------------- /ACM/gcpc-2014-g.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/gcpc-2014-g.cpp -------------------------------------------------------------------------------- /ACM/gcpc-2015-a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/gcpc-2015-a.cpp -------------------------------------------------------------------------------- /ACM/gcpc-2015-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/gcpc-2015-b.cpp -------------------------------------------------------------------------------- /ACM/gcpc-2015-c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/gcpc-2015-c.cpp -------------------------------------------------------------------------------- /ACM/icpc-2014-c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/icpc-2014-c.cpp -------------------------------------------------------------------------------- /ACM/icpc-2014-d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/icpc-2014-d.cpp -------------------------------------------------------------------------------- /ACM/key.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/key.cpp -------------------------------------------------------------------------------- /ACM/neerc-moscow-13-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/neerc-moscow-13-b.cpp -------------------------------------------------------------------------------- /ACM/neerc-ss-14f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/neerc-ss-14f.cpp -------------------------------------------------------------------------------- /ACM/neerc-ss-14g.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/neerc-ss-14g.cpp -------------------------------------------------------------------------------- /ACM/neerc-ss-14k.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/neerc-ss-14k.cpp -------------------------------------------------------------------------------- /ACM/neerc-ss-14m.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/neerc-ss-14m.cpp -------------------------------------------------------------------------------- /ACM/nwerc-2013-a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/nwerc-2013-a.cpp -------------------------------------------------------------------------------- /ACM/nwerc-2013-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/nwerc-2013-b.cpp -------------------------------------------------------------------------------- /ACM/nwerc-2014-i.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/nwerc-2014-i.cpp -------------------------------------------------------------------------------- /ACM/seerc-2015-e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/seerc-2015-e.cpp -------------------------------------------------------------------------------- /ACM/seerc-2015-f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/seerc-2015-f.cpp -------------------------------------------------------------------------------- /ACM/seerc-2015-i.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/seerc-2015-i.cpp -------------------------------------------------------------------------------- /ACM/ukiepc-2015-a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/ukiepc-2015-a.cpp -------------------------------------------------------------------------------- /ACM/ukiepc-2015-g.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/ukiepc-2015-g.cpp -------------------------------------------------------------------------------- /ACM/ukiepc-2015-h.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/ukiepc-2015-h.cpp -------------------------------------------------------------------------------- /ACM/ukiepc-2015-i.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/ukiepc-2015-i.cpp -------------------------------------------------------------------------------- /ACM/zurich2c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/zurich2c.cpp -------------------------------------------------------------------------------- /ACM/zurich2c2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/zurich2c2.cpp -------------------------------------------------------------------------------- /ACM/zurich2e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/zurich2e.cpp -------------------------------------------------------------------------------- /ACM/zurich2h.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/zurich2h.cpp -------------------------------------------------------------------------------- /ACM/zurich2j.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ACM/zurich2j.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1025a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1025a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1025b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1025b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1025c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1025c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1025d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1025d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1025e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1025e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1074a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1074a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1074b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1074b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1074c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1074c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1074f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1074f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1078a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1078a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1078b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1078b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1078d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1078d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1082f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1082f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1086a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1086a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1086b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1086b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1086c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1086c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1086d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1086d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1097a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1097a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1097b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1097b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1097c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1097c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1097d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1097d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1097f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1097f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1098a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1098a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1098b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1098b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1098c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1098c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1109a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1109a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1109b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1109b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1109c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1109c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1109d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1109d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-1109e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-1109e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-15c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-15c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-166b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-166b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-321e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-321e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-380c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-380c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-388a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-388a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-388b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-388b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-388c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-388c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-427e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-427e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-434a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-434a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-461a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-461a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-461b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-461b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-461c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-461c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-464a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-464a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-464b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-464b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-484b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-484b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-489f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-489f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-494a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-494a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-495a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-495a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-498b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-498b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-500.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-500.cpp -------------------------------------------------------------------------------- /CodeForces/cf-500a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-500a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-500c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-500c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-504b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-504b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-504c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-504c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-506a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-506a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-506d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-506d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-509e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-509e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-510b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-510b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-510c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-510c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-510e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-510e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-514a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-514a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-514b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-514b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-514c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-514c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-514d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-514d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-516a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-516a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-516b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-516b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-518a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-518a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-518b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-518b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-518c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-518c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-518d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-518d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-518e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-518e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-528d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-528d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-536a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-536a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-536b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-536b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-536c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-536c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-536d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-536d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-538c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-538c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-542c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-542c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-542e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-542e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-558a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-558a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-558b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-558b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-558c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-558c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-558d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-558d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-559a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-559a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-559b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-559b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-561b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-561b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-567a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-567a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-567b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-567b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-567c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-567c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-567d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-567d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-567e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-567e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-567f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-567f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-568a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-568a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-568b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-568b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-568c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-568c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-568d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-568d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-570a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-570a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-570b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-570b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-570c-simple.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-570c-simple.cpp -------------------------------------------------------------------------------- /CodeForces/cf-570c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-570c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-570d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-570d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-570e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-570e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-575d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-575d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-575e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-575e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-575g.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-575g.cpp -------------------------------------------------------------------------------- /CodeForces/cf-576a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-576a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-576b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-576b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-576c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-576c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-578a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-578a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-578b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-578b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-578c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-578c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-582a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-582a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-582b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-582b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-582c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-582c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-584a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-584a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-584b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-584b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-584c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-584c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-584d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-584d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-584e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-584e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-589a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-589a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-589b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-589b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-589f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-589f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-589g.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-589g.cpp -------------------------------------------------------------------------------- /CodeForces/cf-589j.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-589j.cpp -------------------------------------------------------------------------------- /CodeForces/cf-590a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-590a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-590c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-590c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-590e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-590e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-592b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-592b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-592c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-592c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-592d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-592d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-593a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-593a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-593b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-593b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-593c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-593c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-594d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-594d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-596d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-596d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-597a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-597a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-597b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-597b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-597c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-597c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-598a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-598a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-598b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-598b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-598c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-598c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-598d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-598d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-598e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-598e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-599a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-599a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-599c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-599c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-599d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-599d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-600c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-600c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-603a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-603a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-603b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-603b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-603c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-603c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-604a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-604a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-604b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-604b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-605a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-605a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-605b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-605b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-605c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-605c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-607b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-607b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-607c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-607c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-608b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-608b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-610c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-610c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-610d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-610d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-612a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-612a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-612b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-612b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-612c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-612c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-612d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-612d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-612e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-612e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-613a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-613a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-613b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-613b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-615a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-615a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-615b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-615b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-615c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-615c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-615d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-615d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-615e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-615e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-616a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-616a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-616b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-616b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-616c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-616c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-616d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-616d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-616e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-616e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-617a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-617a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-617b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-617b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-617c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-617c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-618a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-618a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-618b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-618b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-618c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-618c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-618d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-618d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-618e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-618e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-621a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-621a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-621b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-621b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-621c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-621c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-621e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-621e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-622a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-622a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-622b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-622b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-622c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-622c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-622d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-622d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-622e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-622e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-622f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-622f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-623a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-623a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-623b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-623b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-625a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-625a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-625b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-625b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-625c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-625c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-626a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-626a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-626b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-626b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-626c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-626c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-626d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-626d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-626e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-626e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-626f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-626f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-628a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-628a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-628b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-628b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-628c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-628c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-628d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-628d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-628e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-628e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-628f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-628f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-629a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-629a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-629b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-629b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-629c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-629c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-629d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-629d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-629e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-629e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-631a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-631a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-631b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-631b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-631c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-631c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-631d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-631d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-631e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-631e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-632a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-632a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-632b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-632b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-632c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-632c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-632d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-632d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-632e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-632e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-632f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-632f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-633a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-633a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-633b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-633b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-633c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-633c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-633d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-633d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-633e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-633e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-633f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-633f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-634a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-634a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-634b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-634b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-634c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-634c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-634d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-634d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-644a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-644a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-644b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-644b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-644c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-644c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-650c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-650c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-650d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-650d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-652a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-652a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-652b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-652b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-652c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-652c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-652d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-652d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-652e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-652e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-652f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-652f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-653a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-653a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-653b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-653b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-653c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-653c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-653d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-653d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-653e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-653e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-653f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-653f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-655a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-655a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-655b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-655b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-655c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-655c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-655d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-655d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-655e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-655e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-657a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-657a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-657b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-657b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-659a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-659a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-659b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-659b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-659c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-659c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-659d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-659d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-659e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-659e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-659f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-659f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-659g.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-659g.cpp -------------------------------------------------------------------------------- /CodeForces/cf-663a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-663a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-663c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-663c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-665a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-665a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-665b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-665b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-665c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-665c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-665d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-665d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-666a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-666a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-666b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-666b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-668a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-668a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-668b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-668b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-668c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-668c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-668d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-668d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-668e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-668e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-670a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-670a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-670b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-670b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-670c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-670c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-670d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-670d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-670e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-670e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-670f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-670f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-671a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-671a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-671c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-671c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-674b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-674b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-674c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-674c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-675b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-675b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-675d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-675d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-675e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-675e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-676a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-676a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-676b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-676b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-676c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-676c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-676d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-676d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-677a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-677a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-677b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-677b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-677c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-677c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-677d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-677d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-677e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-677e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-685b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-685b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-687a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-687a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-687b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-687b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-687c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-687c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-687d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-687d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-696a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-696a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-696b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-696b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-696c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-696c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-713a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-713a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-713b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-713b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-713c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-713c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-744a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-744a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-744b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-744b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-749e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-749e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-750a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-750a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-750b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-750b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-750c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-750c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-750d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-750d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-750g.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-750g.cpp -------------------------------------------------------------------------------- /CodeForces/cf-755a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-755a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-755b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-755b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-755c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-755c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-755d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-755d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-755f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-755f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-756a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-756a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-756b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-756b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-756d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-756d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-781a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-781a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-781b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-781b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-781c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-781c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-781d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-781d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-790a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-790a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-790b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-790b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-790c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-790c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-790d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-790d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-790e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-790e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-793a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-793a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-793b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-793b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-793c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-793c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-793d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-793d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-809a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-809a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-809c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-809c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-815a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-815a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-815d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-815d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-819e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-819e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-821d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-821d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-827a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-827a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-827b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-827b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-827c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-827c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-827f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-827f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-832a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-832a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-832b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-832b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-832c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-832c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-832d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-832d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-832e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-832e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-843a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-843a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-843e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-843e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-847e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-847e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-855a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-855a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-855b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-855b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-855c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-855c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-855d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-855d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-855e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-855e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-888a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-888a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-888b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-888b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-888c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-888c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-888d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-888d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-888e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-888e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-888f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-888f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-888g.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-888g.cpp -------------------------------------------------------------------------------- /CodeForces/cf-896a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-896a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-896b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-896b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-896d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-896d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-956a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-956a.cpp -------------------------------------------------------------------------------- /CodeForces/cf-956b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-956b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-956d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-956d.cpp -------------------------------------------------------------------------------- /CodeForces/cf-gym100553f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-gym100553f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-gym100553i.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-gym100553i.cpp -------------------------------------------------------------------------------- /CodeForces/cf-gym100553k.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-gym100553k.cpp -------------------------------------------------------------------------------- /CodeForces/cf-gym100735h.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-gym100735h.cpp -------------------------------------------------------------------------------- /CodeForces/cf-gym100917f.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-gym100917f.cpp -------------------------------------------------------------------------------- /CodeForces/cf-gym100994b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-gym100994b.cpp -------------------------------------------------------------------------------- /CodeForces/cf-gym100994c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-gym100994c.cpp -------------------------------------------------------------------------------- /CodeForces/cf-gym100994e.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-gym100994e.cpp -------------------------------------------------------------------------------- /CodeForces/cf-rockethon15-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/cf-rockethon15-b.cpp -------------------------------------------------------------------------------- /CodeForces/gym-100965h.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-100965h.cpp -------------------------------------------------------------------------------- /CodeForces/gym-203881b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-203881b.cpp -------------------------------------------------------------------------------- /CodeForces/gym-203881d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-203881d.cpp -------------------------------------------------------------------------------- /CodeForces/gym-203881g.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-203881g.cpp -------------------------------------------------------------------------------- /CodeForces/gym-203881h.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-203881h.cpp -------------------------------------------------------------------------------- /CodeForces/gym-203881i.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-203881i.cpp -------------------------------------------------------------------------------- /CodeForces/gym-203881j.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-203881j.cpp -------------------------------------------------------------------------------- /CodeForces/gym-203881l.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-203881l.cpp -------------------------------------------------------------------------------- /CodeForces/gym-203881m.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-203881m.cpp -------------------------------------------------------------------------------- /CodeForces/gym-203881n.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-203881n.cpp -------------------------------------------------------------------------------- /CodeForces/gym-203881o.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-203881o.cpp -------------------------------------------------------------------------------- /CodeForces/gym-203881q.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/gym-203881q.cpp -------------------------------------------------------------------------------- /CodeForces/zepto-a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/zepto-a.cpp -------------------------------------------------------------------------------- /CodeForces/zepto-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/zepto-b.cpp -------------------------------------------------------------------------------- /CodeForces/zepto-c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/CodeForces/zepto-c.cpp -------------------------------------------------------------------------------- /FBHC/hc16qf-boomerang.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16qf-boomerang.cpp -------------------------------------------------------------------------------- /FBHC/hc16qf-price.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16qf-price.cpp -------------------------------------------------------------------------------- /FBHC/hc16qf-text.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16qf-text.cpp -------------------------------------------------------------------------------- /FBHC/hc16r1-boomerang.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16r1-boomerang.cpp -------------------------------------------------------------------------------- /FBHC/hc16r1-contest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16r1-contest.cpp -------------------------------------------------------------------------------- /FBHC/hc16r1-laundromat.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16r1-laundromat.cpp -------------------------------------------------------------------------------- /FBHC/hc16r1-yacht.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16r1-yacht.cpp -------------------------------------------------------------------------------- /FBHC/hc16r2-boomerang.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16r2-boomerang.cpp -------------------------------------------------------------------------------- /FBHC/hc16r2-coins.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16r2-coins.cpp -------------------------------------------------------------------------------- /FBHC/hc16r2-labels.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16r2-labels.cpp -------------------------------------------------------------------------------- /FBHC/hc16r2-snakes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16r2-snakes.cpp -------------------------------------------------------------------------------- /FBHC/hc16r3-chess.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc16r3-chess.cpp -------------------------------------------------------------------------------- /FBHC/hc17qf-progress.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc17qf-progress.cpp -------------------------------------------------------------------------------- /FBHC/hc17qf-wilson.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc17qf-wilson.cpp -------------------------------------------------------------------------------- /FBHC/hc17qf-zombie.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc17qf-zombie.cpp -------------------------------------------------------------------------------- /FBHC/hc17r1-moving.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc17r1-moving.cpp -------------------------------------------------------------------------------- /FBHC/hc17r1-progress.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc17r1-progress.cpp -------------------------------------------------------------------------------- /FBHC/hc17r1-umbrellas.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc17r1-umbrellas.cpp -------------------------------------------------------------------------------- /FBHC/hc17r1-zombies.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc17r1-zombies.cpp -------------------------------------------------------------------------------- /FBHC/hc17r2-bigtop.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc17r2-bigtop.cpp -------------------------------------------------------------------------------- /FBHC/hc17r2-sabotage.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc17r2-sabotage.cpp -------------------------------------------------------------------------------- /FBHC/hc17r2-zombies.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc17r2-zombies.cpp -------------------------------------------------------------------------------- /FBHC/hc18qf-ethan.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc18qf-ethan.cpp -------------------------------------------------------------------------------- /FBHC/hc18qf-inter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc18qf-inter.cpp -------------------------------------------------------------------------------- /FBHC/hc18qf-tourist.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc18qf-tourist.cpp -------------------------------------------------------------------------------- /FBHC/hc18r1-ethan.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc18r1-ethan.cpp -------------------------------------------------------------------------------- /FBHC/hc18r1-flow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/FBHC/hc18r1-flow.cpp -------------------------------------------------------------------------------- /GCJ/gcj-q16-a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-q16-a.cpp -------------------------------------------------------------------------------- /GCJ/gcj-q16-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-q16-b.cpp -------------------------------------------------------------------------------- /GCJ/gcj-q16-c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-q16-c.cpp -------------------------------------------------------------------------------- /GCJ/gcj-q16-d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-q16-d.cpp -------------------------------------------------------------------------------- /GCJ/gcj-r1b16-a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-r1b16-a.cpp -------------------------------------------------------------------------------- /GCJ/gcj-r1b16-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-r1b16-b.cpp -------------------------------------------------------------------------------- /GCJ/gcj-r1b16-c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-r1b16-c.cpp -------------------------------------------------------------------------------- /GCJ/gcj-r1d16-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-r1d16-b.cpp -------------------------------------------------------------------------------- /GCJ/gcj-r1d16-c.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-r1d16-c.cpp -------------------------------------------------------------------------------- /GCJ/gcj-r1d16-d.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-r1d16-d.cpp -------------------------------------------------------------------------------- /GCJ/gcj-r216-a.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-r216-a.cpp -------------------------------------------------------------------------------- /GCJ/gcj-r216-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-r216-b.cpp -------------------------------------------------------------------------------- /GCJ/gcj-wf15-b.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/GCJ/gcj-wf15-b.cpp -------------------------------------------------------------------------------- /Kattis/2048.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/2048.cpp -------------------------------------------------------------------------------- /Kattis/3sideddice.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/3sideddice.cpp -------------------------------------------------------------------------------- /Kattis/absurdistan3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/absurdistan3.cpp -------------------------------------------------------------------------------- /Kattis/airport.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/airport.cpp -------------------------------------------------------------------------------- /Kattis/aliens.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/aliens.cpp -------------------------------------------------------------------------------- /Kattis/almostunionfind.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/almostunionfind.cpp -------------------------------------------------------------------------------- /Kattis/amanda.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/amanda.cpp -------------------------------------------------------------------------------- /Kattis/androids.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/androids.cpp -------------------------------------------------------------------------------- /Kattis/anti11hard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/anti11hard.cpp -------------------------------------------------------------------------------- /Kattis/antiarithmetic.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/antiarithmetic.cpp -------------------------------------------------------------------------------- /Kattis/aplusb.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/aplusb.cpp -------------------------------------------------------------------------------- /Kattis/arable.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/arable.cpp -------------------------------------------------------------------------------- /Kattis/areacircle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/areacircle.cpp -------------------------------------------------------------------------------- /Kattis/artur.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/artur.cpp -------------------------------------------------------------------------------- /Kattis/assembly.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/assembly.cpp -------------------------------------------------------------------------------- /Kattis/asteroids.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/asteroids.cpp -------------------------------------------------------------------------------- /Kattis/avoidingtheapocalypse.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/avoidingtheapocalypse.cpp -------------------------------------------------------------------------------- /Kattis/baloni.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/baloni.cpp -------------------------------------------------------------------------------- /Kattis/basincity.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/basincity.cpp -------------------------------------------------------------------------------- /Kattis/battleship.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/battleship.cpp -------------------------------------------------------------------------------- /Kattis/baza.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/baza.cpp -------------------------------------------------------------------------------- /Kattis/bells.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/bells.cpp -------------------------------------------------------------------------------- /Kattis/bikingduck.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/bikingduck.cpp -------------------------------------------------------------------------------- /Kattis/bookcircle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/bookcircle.cpp -------------------------------------------------------------------------------- /Kattis/bookclub.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/bookclub.cpp -------------------------------------------------------------------------------- /Kattis/boom.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/boom.cpp -------------------------------------------------------------------------------- /Kattis/bread.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/bread.cpp -------------------------------------------------------------------------------- /Kattis/bst.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/bst.cpp -------------------------------------------------------------------------------- /Kattis/bundles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/bundles.cpp -------------------------------------------------------------------------------- /Kattis/burrowswheeler.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/burrowswheeler.cpp -------------------------------------------------------------------------------- /Kattis/buzzwords.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/buzzwords.cpp -------------------------------------------------------------------------------- /Kattis/cactus.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/cactus.cpp -------------------------------------------------------------------------------- /Kattis/candydistribution.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/candydistribution.cpp -------------------------------------------------------------------------------- /Kattis/catalansquare.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/catalansquare.java -------------------------------------------------------------------------------- /Kattis/catenyms.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/catenyms.cpp -------------------------------------------------------------------------------- /Kattis/catering.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/catering.cpp -------------------------------------------------------------------------------- /Kattis/cats.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/cats.cpp -------------------------------------------------------------------------------- /Kattis/celebritysplit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/celebritysplit.cpp -------------------------------------------------------------------------------- /Kattis/centsavings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/centsavings.cpp -------------------------------------------------------------------------------- /Kattis/citadelconstruction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/citadelconstruction.cpp -------------------------------------------------------------------------------- /Kattis/citypark.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/citypark.cpp -------------------------------------------------------------------------------- /Kattis/clockpictures.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/clockpictures.cpp -------------------------------------------------------------------------------- /Kattis/closestpair.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/closestpair.cpp -------------------------------------------------------------------------------- /Kattis/committeeassignment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/committeeassignment.cpp -------------------------------------------------------------------------------- /Kattis/congest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/congest.cpp -------------------------------------------------------------------------------- /Kattis/conquertheworld.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/conquertheworld.cpp -------------------------------------------------------------------------------- /Kattis/convexhull.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/convexhull.cpp -------------------------------------------------------------------------------- /Kattis/cordonbleu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/cordonbleu.cpp -------------------------------------------------------------------------------- /Kattis/councilling.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/councilling.cpp -------------------------------------------------------------------------------- /Kattis/coverup.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/coverup.cpp -------------------------------------------------------------------------------- /Kattis/cudak.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/cudak.cpp -------------------------------------------------------------------------------- /Kattis/dangerousskiing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/dangerousskiing.cpp -------------------------------------------------------------------------------- /Kattis/difficult.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/difficult.cpp -------------------------------------------------------------------------------- /Kattis/digicomp2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/digicomp2.cpp -------------------------------------------------------------------------------- /Kattis/divisible.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/divisible.cpp -------------------------------------------------------------------------------- /Kattis/dominant.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/dominant.cpp -------------------------------------------------------------------------------- /Kattis/domino.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/domino.cpp -------------------------------------------------------------------------------- /Kattis/dvaput.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/dvaput.cpp -------------------------------------------------------------------------------- /Kattis/euclideantsp.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/euclideantsp.cpp -------------------------------------------------------------------------------- /Kattis/eulerianpath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/eulerianpath.cpp -------------------------------------------------------------------------------- /Kattis/excellentengineers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/excellentengineers.cpp -------------------------------------------------------------------------------- /Kattis/facility.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/facility.cpp -------------------------------------------------------------------------------- /Kattis/fancy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/fancy.cpp -------------------------------------------------------------------------------- /Kattis/fareysums.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/fareysums.cpp -------------------------------------------------------------------------------- /Kattis/fastestspeedrun.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/fastestspeedrun.cpp -------------------------------------------------------------------------------- /Kattis/fenwick.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/fenwick.cpp -------------------------------------------------------------------------------- /Kattis/findinglines.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/findinglines.cpp -------------------------------------------------------------------------------- /Kattis/flippingcards.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/flippingcards.cpp -------------------------------------------------------------------------------- /Kattis/floppy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/floppy.cpp -------------------------------------------------------------------------------- /Kattis/foldedmap.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/foldedmap.cpp -------------------------------------------------------------------------------- /Kattis/friends.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/friends.cpp -------------------------------------------------------------------------------- /Kattis/funnygames.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/funnygames.cpp -------------------------------------------------------------------------------- /Kattis/gathering.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/gathering.cpp -------------------------------------------------------------------------------- /Kattis/gepetto.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/gepetto.cpp -------------------------------------------------------------------------------- /Kattis/goblingardenguards.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/goblingardenguards.cpp -------------------------------------------------------------------------------- /Kattis/golfbot.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/golfbot.cpp -------------------------------------------------------------------------------- /Kattis/gridmst.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/gridmst.cpp -------------------------------------------------------------------------------- /Kattis/guessthedatastructure.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/guessthedatastructure.cpp -------------------------------------------------------------------------------- /Kattis/haybales.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/haybales.cpp -------------------------------------------------------------------------------- /Kattis/hidden.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/hidden.cpp -------------------------------------------------------------------------------- /Kattis/highwayhassle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/highwayhassle.cpp -------------------------------------------------------------------------------- /Kattis/horror.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/horror.cpp -------------------------------------------------------------------------------- /Kattis/hyacinth.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/hyacinth.cpp -------------------------------------------------------------------------------- /Kattis/icefloes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/icefloes.cpp -------------------------------------------------------------------------------- /Kattis/improbable.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/improbable.cpp -------------------------------------------------------------------------------- /Kattis/infiltration2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/infiltration2.cpp -------------------------------------------------------------------------------- /Kattis/intercept.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/intercept.cpp -------------------------------------------------------------------------------- /Kattis/jackjill.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/jackjill.cpp -------------------------------------------------------------------------------- /Kattis/judging.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/judging.cpp -------------------------------------------------------------------------------- /Kattis/jugglingpatterns.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/jugglingpatterns.cpp -------------------------------------------------------------------------------- /Kattis/justaquiz.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/justaquiz.cpp -------------------------------------------------------------------------------- /Kattis/kemija.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/kemija.cpp -------------------------------------------------------------------------------- /Kattis/kingdoms.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/kingdoms.cpp -------------------------------------------------------------------------------- /Kattis/kingscolors.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/kingscolors.cpp -------------------------------------------------------------------------------- /Kattis/knapsackcollection.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/knapsackcollection.cpp -------------------------------------------------------------------------------- /Kattis/knights.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/knights.cpp -------------------------------------------------------------------------------- /Kattis/kuhar.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/kuhar.cpp -------------------------------------------------------------------------------- /Kattis/ladybug.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/ladybug.cpp -------------------------------------------------------------------------------- /Kattis/landline.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/landline.cpp -------------------------------------------------------------------------------- /Kattis/lifeforms.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/lifeforms.cpp -------------------------------------------------------------------------------- /Kattis/listgame2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/listgame2.cpp -------------------------------------------------------------------------------- /Kattis/ljutnja.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/ljutnja.cpp -------------------------------------------------------------------------------- /Kattis/longincsubseq.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/longincsubseq.cpp -------------------------------------------------------------------------------- /Kattis/magical3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/magical3.cpp -------------------------------------------------------------------------------- /Kattis/magicalgcd.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/magicalgcd.cpp -------------------------------------------------------------------------------- /Kattis/matchings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/matchings.cpp -------------------------------------------------------------------------------- /Kattis/matchings.cpp_with_bitset: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/matchings.cpp_with_bitset -------------------------------------------------------------------------------- /Kattis/matrica.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/matrica.cpp -------------------------------------------------------------------------------- /Kattis/matryoshka.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/matryoshka.cpp -------------------------------------------------------------------------------- /Kattis/maxexpression.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/maxexpression.cpp -------------------------------------------------------------------------------- /Kattis/maxloot.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/maxloot.cpp -------------------------------------------------------------------------------- /Kattis/megainversions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/megainversions.cpp -------------------------------------------------------------------------------- /Kattis/mincostmaxflow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/mincostmaxflow.cpp -------------------------------------------------------------------------------- /Kattis/mincut.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/mincut.cpp -------------------------------------------------------------------------------- /Kattis/minspantree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/minspantree.cpp -------------------------------------------------------------------------------- /Kattis/money.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/money.cpp -------------------------------------------------------------------------------- /Kattis/moneytransfers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/moneytransfers.cpp -------------------------------------------------------------------------------- /Kattis/more10.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/more10.cpp -------------------------------------------------------------------------------- /Kattis/moretriangles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/moretriangles.cpp -------------------------------------------------------------------------------- /Kattis/multiplication.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/multiplication.cpp -------------------------------------------------------------------------------- /Kattis/necklace.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/necklace.cpp -------------------------------------------------------------------------------- /Kattis/nonboringsubsequences.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/nonboringsubsequences.cpp -------------------------------------------------------------------------------- /Kattis/nonnegpartsums.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/nonnegpartsums.cpp -------------------------------------------------------------------------------- /Kattis/numbertree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/numbertree.cpp -------------------------------------------------------------------------------- /Kattis/oceancurrents.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/oceancurrents.cpp -------------------------------------------------------------------------------- /Kattis/oop.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/oop.cpp -------------------------------------------------------------------------------- /Kattis/pandachess.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/pandachess.cpp -------------------------------------------------------------------------------- /Kattis/pikemanhard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/pikemanhard.cpp -------------------------------------------------------------------------------- /Kattis/pirate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/pirate.cpp -------------------------------------------------------------------------------- /Kattis/poklon.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/poklon.cpp -------------------------------------------------------------------------------- /Kattis/pollygone.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/pollygone.cpp -------------------------------------------------------------------------------- /Kattis/polygon.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/polygon.cpp -------------------------------------------------------------------------------- /Kattis/polymul.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/polymul.cpp -------------------------------------------------------------------------------- /Kattis/posterize.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/posterize.cpp -------------------------------------------------------------------------------- /Kattis/powerstrings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/powerstrings.cpp -------------------------------------------------------------------------------- /Kattis/primal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/primal.cpp -------------------------------------------------------------------------------- /Kattis/primesieve.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/primesieve.cpp -------------------------------------------------------------------------------- /Kattis/princeandprincess.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/princeandprincess.cpp -------------------------------------------------------------------------------- /Kattis/productivity.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/productivity.cpp -------------------------------------------------------------------------------- /Kattis/rasterized.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/rasterized.cpp -------------------------------------------------------------------------------- /Kattis/rebeldie.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/rebeldie.cpp -------------------------------------------------------------------------------- /Kattis/repeatingdecimal.java: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/repeatingdecimal.java -------------------------------------------------------------------------------- /Kattis/ringworld.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/ringworld.cpp -------------------------------------------------------------------------------- /Kattis/risk.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/risk.cpp -------------------------------------------------------------------------------- /Kattis/roberthood.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/roberthood.cpp -------------------------------------------------------------------------------- /Kattis/rockband.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/rockband.cpp -------------------------------------------------------------------------------- /Kattis/rotatetoroot.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/rotatetoroot.cpp -------------------------------------------------------------------------------- /Kattis/sabor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/sabor.cpp -------------------------------------------------------------------------------- /Kattis/safebet.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/safebet.cpp -------------------------------------------------------------------------------- /Kattis/savez.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/savez.cpp -------------------------------------------------------------------------------- /Kattis/secretchamber.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/secretchamber.cpp -------------------------------------------------------------------------------- /Kattis/sensor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/sensor.cpp -------------------------------------------------------------------------------- /Kattis/shortestpath1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/shortestpath1.cpp -------------------------------------------------------------------------------- /Kattis/shortestpath2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/shortestpath2.cpp -------------------------------------------------------------------------------- /Kattis/shortestpath3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/shortestpath3.cpp -------------------------------------------------------------------------------- /Kattis/shotcube.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/shotcube.cpp -------------------------------------------------------------------------------- /Kattis/shovelling.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/shovelling.cpp -------------------------------------------------------------------------------- /Kattis/sms.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/sms.cpp -------------------------------------------------------------------------------- /Kattis/snowflakes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/snowflakes.cpp -------------------------------------------------------------------------------- /Kattis/speakingofwhich.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/speakingofwhich.cpp -------------------------------------------------------------------------------- /Kattis/spectrum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/spectrum.cpp -------------------------------------------------------------------------------- /Kattis/speed.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/speed.cpp -------------------------------------------------------------------------------- /Kattis/spider.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/spider.cpp -------------------------------------------------------------------------------- /Kattis/spin.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/spin.cpp -------------------------------------------------------------------------------- /Kattis/squares.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/squares.cpp -------------------------------------------------------------------------------- /Kattis/squawk.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/squawk.cpp -------------------------------------------------------------------------------- /Kattis/stack.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/stack.cpp -------------------------------------------------------------------------------- /Kattis/stacking.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/stacking.cpp -------------------------------------------------------------------------------- /Kattis/stol.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/stol.cpp -------------------------------------------------------------------------------- /Kattis/stringfactoring.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/stringfactoring.cpp -------------------------------------------------------------------------------- /Kattis/stringmatching.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/stringmatching.cpp -------------------------------------------------------------------------------- /Kattis/stringmultimatching.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/stringmultimatching.cpp -------------------------------------------------------------------------------- /Kattis/substrings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/substrings.cpp -------------------------------------------------------------------------------- /Kattis/suffixarrayreconstruction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/suffixarrayreconstruction.cpp -------------------------------------------------------------------------------- /Kattis/suffixsorting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/suffixsorting.cpp -------------------------------------------------------------------------------- /Kattis/sumsets.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/sumsets.cpp -------------------------------------------------------------------------------- /Kattis/tarotshamboast.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/tarotshamboast.cpp -------------------------------------------------------------------------------- /Kattis/tourist.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/tourist.cpp -------------------------------------------------------------------------------- /Kattis/transportation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/transportation.cpp -------------------------------------------------------------------------------- /Kattis/trick.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/trick.cpp -------------------------------------------------------------------------------- /Kattis/triforce.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/triforce.cpp -------------------------------------------------------------------------------- /Kattis/tutorial.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/tutorial.cpp -------------------------------------------------------------------------------- /Kattis/vanishingparentheses.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/vanishingparentheses.cpp -------------------------------------------------------------------------------- /Kattis/vase.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/vase.cpp -------------------------------------------------------------------------------- /Kattis/visual.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/visual.cpp -------------------------------------------------------------------------------- /Kattis/vudu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/vudu.cpp -------------------------------------------------------------------------------- /Kattis/weather.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/weather.cpp -------------------------------------------------------------------------------- /Kattis/wizarddance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/wizarddance.cpp -------------------------------------------------------------------------------- /Kattis/worstweather.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/worstweather.cpp -------------------------------------------------------------------------------- /Kattis/xormax.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/xormax.cpp -------------------------------------------------------------------------------- /Kattis/xyzzy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/xyzzy.cpp -------------------------------------------------------------------------------- /Kattis/zabava.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/zabava.cpp -------------------------------------------------------------------------------- /Kattis/zapis.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/zapis.cpp -------------------------------------------------------------------------------- /Kattis/zbrka.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/Kattis/zbrka.cpp -------------------------------------------------------------------------------- /ProjectEuler/p491.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/p491.cpp -------------------------------------------------------------------------------- /ProjectEuler/p537.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/p537.cpp -------------------------------------------------------------------------------- /ProjectEuler/p600.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/p600.cpp -------------------------------------------------------------------------------- /ProjectEuler/p601.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/p601.cpp -------------------------------------------------------------------------------- /ProjectEuler/p602.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/p602.cpp -------------------------------------------------------------------------------- /ProjectEuler/p604.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/p604.cpp -------------------------------------------------------------------------------- /ProjectEuler/p606.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/p606.cpp -------------------------------------------------------------------------------- /ProjectEuler/p609.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/p609.cpp -------------------------------------------------------------------------------- /ProjectEuler/p612.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/p612.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe136.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe136.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe181.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe181.py -------------------------------------------------------------------------------- /ProjectEuler/pe187.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe187.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe214.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe214.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe223.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe223.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe250.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe250.py -------------------------------------------------------------------------------- /ProjectEuler/pe258.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe258.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe260.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe260.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe306.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe306.py -------------------------------------------------------------------------------- /ProjectEuler/pe310.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe310.py -------------------------------------------------------------------------------- /ProjectEuler/pe321.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe321.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe337.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe337.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe344.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe344.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe346.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe346.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe347.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe347.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe378.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe378.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe400.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe400.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe407.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe407.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe409.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe409.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe411.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe411.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe416.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe416.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe451.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe451.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe457.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe457.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe458.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe458.py -------------------------------------------------------------------------------- /ProjectEuler/pe466.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe466.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe484.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe484.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe501.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe501.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe509.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe509.py -------------------------------------------------------------------------------- /ProjectEuler/pe550.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe550.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe560.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe560.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe628.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe628.py -------------------------------------------------------------------------------- /ProjectEuler/pe638.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe638.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe639.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe639.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe648.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe648.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe648.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe648.py -------------------------------------------------------------------------------- /ProjectEuler/pe649.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe649.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe649.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe649.py -------------------------------------------------------------------------------- /ProjectEuler/pe650.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe650.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe653.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe653.py -------------------------------------------------------------------------------- /ProjectEuler/pe655.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe655.cpp -------------------------------------------------------------------------------- /ProjectEuler/pe93.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/ProjectEuler/pe93.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/README.md -------------------------------------------------------------------------------- /SPOJ/BUGLIFE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/BUGLIFE.cpp -------------------------------------------------------------------------------- /SPOJ/DCEPC14G.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/DCEPC14G.cpp -------------------------------------------------------------------------------- /SPOJ/DYNACON1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/DYNACON1.cpp -------------------------------------------------------------------------------- /SPOJ/DYNACON2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/DYNACON2.cpp -------------------------------------------------------------------------------- /SPOJ/FASTFLOW.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/FASTFLOW.cpp -------------------------------------------------------------------------------- /SPOJ/GOODG.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/GOODG.cpp -------------------------------------------------------------------------------- /SPOJ/GSS6.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/GSS6.cpp -------------------------------------------------------------------------------- /SPOJ/INVCNT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/INVCNT.cpp -------------------------------------------------------------------------------- /SPOJ/KQUERYO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/KQUERYO.cpp -------------------------------------------------------------------------------- /SPOJ/LCASQ.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/LCASQ.cpp -------------------------------------------------------------------------------- /SPOJ/LEGENDRS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/LEGENDRS.cpp -------------------------------------------------------------------------------- /SPOJ/LIS2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/LIS2.cpp -------------------------------------------------------------------------------- /SPOJ/LPS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/LPS.cpp -------------------------------------------------------------------------------- /SPOJ/NPC2014A.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/NPC2014A.cpp -------------------------------------------------------------------------------- /SPOJ/NWERC11D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/NWERC11D.cpp -------------------------------------------------------------------------------- /SPOJ/PALDR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/PALDR.cpp -------------------------------------------------------------------------------- /SPOJ/PALIN.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/PALIN.cpp -------------------------------------------------------------------------------- /SPOJ/PLD.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/PLD.cpp -------------------------------------------------------------------------------- /SPOJ/QMAX3VN.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/QMAX3VN.cpp -------------------------------------------------------------------------------- /SPOJ/QTREE2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/QTREE2.cpp -------------------------------------------------------------------------------- /SPOJ/QTREE5.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/QTREE5.cpp -------------------------------------------------------------------------------- /SPOJ/STABLEMP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/STABLEMP.cpp -------------------------------------------------------------------------------- /SPOJ/SUBLEX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/SUBLEX.cpp -------------------------------------------------------------------------------- /SPOJ/TREAP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/TREAP.cpp -------------------------------------------------------------------------------- /SPOJ/TREEISO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/TREEISO.cpp -------------------------------------------------------------------------------- /SPOJ/VFMUL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/VFMUL.cpp -------------------------------------------------------------------------------- /SPOJ/VOCV.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/VOCV.cpp -------------------------------------------------------------------------------- /SPOJ/XMEN.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/SPOJ/XMEN.cpp -------------------------------------------------------------------------------- /TIMUS/GCD2010.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/TIMUS/GCD2010.cpp -------------------------------------------------------------------------------- /header.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/header.h -------------------------------------------------------------------------------- /usaco/usaco-dec15-gold-1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec15-gold-1.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec15-gold-2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec15-gold-2.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec15-gold-3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec15-gold-3.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec15-platinum-1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec15-platinum-1.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec15-platinum-2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec15-platinum-2.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec15-silver-1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec15-silver-1.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec15-silver-2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec15-silver-2.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec15-silver-3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec15-silver-3.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec16-platinum-1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec16-platinum-1.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec16-platinum-2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec16-platinum-2.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec16-platinum-3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec16-platinum-3.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec17-platinum-1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec17-platinum-1.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec17-platinum-2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec17-platinum-2.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec17-platinum-3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec17-platinum-3.cpp -------------------------------------------------------------------------------- /usaco/usaco-dec18-platinum-2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-dec18-platinum-2.cpp -------------------------------------------------------------------------------- /usaco/usaco-feb17-platinum-1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-feb17-platinum-1.cpp -------------------------------------------------------------------------------- /usaco/usaco-feb17-platinum-2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-feb17-platinum-2.cpp -------------------------------------------------------------------------------- /usaco/usaco-feb17-platinum-3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-feb17-platinum-3.cpp -------------------------------------------------------------------------------- /usaco/usaco-jan16-platinum-1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-jan16-platinum-1.cpp -------------------------------------------------------------------------------- /usaco/usaco-jan16-platinum-2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-jan16-platinum-2.cpp -------------------------------------------------------------------------------- /usaco/usaco-jan16-platinum-3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-jan16-platinum-3.cpp -------------------------------------------------------------------------------- /usaco/usaco-jan18-1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-jan18-1.cpp -------------------------------------------------------------------------------- /usaco/usaco-jan18-2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-jan18-2.cpp -------------------------------------------------------------------------------- /usaco/usaco-jan18-3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TimonKnigge/Competitive-Programming/HEAD/usaco/usaco-jan18-3.cpp --------------------------------------------------------------------------------