├── 39 └── 39J-J-SpellingCheck.cpp ├── 40 ├── 40A-A-FindColor.cpp ├── 40C-C-BerlandSquare.cpp ├── 40D-D-InterestingSequence.cpp └── 40E-E-NumberTable.cpp ├── 44 ├── 44G-G-ShootingGallery.cpp └── 44H-H-PhoneNumber.cpp ├── 111 ├── 111D-D-PetyaandColoring.cpp └── 111E-E-PetyaandRectangle.cpp ├── 112 ├── 112A-A-PetyaandStrings.cpp ├── 112B-B-PetyaandSquare.cpp ├── 112C-C-PetyaandInequiations.cpp ├── 112D-D-PetyaandDivisors.cpp └── 112E-E-PetyaandSpiders.cpp ├── 158 ├── 158A-A-NextRound.cpp ├── 158B-B-Taxi.cpp ├── 158C-C-Cdandpwdcommands.cpp ├── 158D-D-IceSculptures.cpp └── 158E-E-PhoneTalks.cpp ├── 235 └── 235A-A-LCMChallenge.cpp ├── 236 ├── 236A-A-BoyorGirl.cpp └── 236B-B-EasyNumberChallenge.cpp ├── 248 └── 248D-D-SweetsforEveryone!.cpp ├── 280 ├── 280A-A-RectanglePuzzle.cpp ├── 280B-B-MaximumXorSecondary.cpp ├── 280D-D-k-MaximumSubsequenceSum.cpp └── 280E-E-SequenceTransformation.cpp ├── 281 ├── 281A-A-WordCapitalization.cpp └── 281B-B-NearestFraction.cpp ├── 282 ├── 282B-B-PaintingEggs.cpp ├── 282C-C-XORandOR.cpp ├── 282D-D-YetAnotherNumberGame.cpp └── 282E-E-SausageMaximization.cpp ├── 339 ├── 339A-A-HelpfulMaths.cpp ├── 339C-C-XeniaandWeights.cpp ├── 339D-D-XeniaandBitOperations.cpp └── 339E-E-ThreeSwaps.cpp ├── 377 ├── 377A-A-Maze.cpp ├── 377B-B-PreparingfortheContest.cpp ├── 377D-D-DevelopingGame.cpp └── 377E-E-CookieClicker.cpp ├── 378 ├── 378A-A-PlayingwithDice.cpp └── 378B-B-Semifinals.cpp ├── 487 ├── 487A-A-FighttheMonster.cpp ├── 487D-D-ConveyorBelts.cpp └── 487E-E-Tourists.cpp ├── 488 └── 488A-A-GigaTower.cpp ├── 492 ├── 492A-A-VanyaandCubes.cpp ├── 492B-B-VanyaandLanterns.cpp ├── 492D-D-VanyaandComputerGame.cpp └── 492E-E-VanyaandField.cpp ├── 493 ├── 493A-A-VasyaandFootball.cpp ├── 493B-B-VasyaandWrestling.cpp ├── 493C-C-VasyaandBasketball.cpp ├── 493D-D-VasyaandChess.cpp └── 493E-E-VasyaandPolynomial.cpp ├── 494 ├── 494A-A-Treasure.cpp ├── 494B-B-ObsessiveString.cpp ├── 494C-C-HelpingPeople.cpp ├── 494D-D-Birthday.cpp └── 494E-E-Sharti.cpp ├── 495 ├── 495A-A-DigitalCounter.cpp └── 495B-B-ModularEquations.cpp ├── 496 ├── 496A-A-MinimumDifficulty.cpp └── 496B-B-SecretCombination.cpp ├── 497 ├── 497A-A-RemovingColumns.cpp ├── 497B-B-TennisGame.cpp ├── 497C-C-DistributingParts.cpp ├── 497D-D-Gears.cpp └── 497E-E-SubsequencesReturn.cpp ├── 498 ├── 498A-A-CrazyTown.cpp ├── 498B-B-NameThatTune.cpp ├── 498C-C-ArrayandOperations.cpp ├── 498D-D-TrafficJamsintheLand.cpp └── 498E-E-StairsandLines.cpp ├── 499 ├── 499A-A-Watchingamovie.cpp └── 499B-B-Lecture.cpp ├── 500 ├── 500A-A-NewYearTransportation.cpp ├── 500B-B-NewYearPermutation.cpp ├── 500C-C-NewYearBookReading.cpp ├── 500D-D-NewYearSantaNetwork.cpp ├── 500E-E-NewYearDomino.cpp ├── 500F-F-NewYearShopping.cpp └── 500G-G-NewYearRunning.cpp ├── 501 ├── 501A-A-Contest.cpp └── 501B-B-MishaandChangingHandles.cpp ├── 504 └── 504C-C-MishaandPalindromeDegree.cpp ├── 506 ├── 506A-A-Mr.Kitayuta,theTreasureHunter.cpp ├── 506B-B-Mr.Kitayuta'sTechnology.cpp └── 506D-D-Mr.Kitayuta'sColorfulGraph.cpp ├── 598 ├── 598A-A-TrickySum.cpp ├── 598D-D-IgorIntheMuseum.cpp ├── 598E-E-ChocolateBar.cpp └── 598F-F-CutLength.cpp ├── 600 ├── 600B-B-Queriesaboutlessorequalelements.cpp ├── 600D-D-AreaofTwoCircles'Intersection.cpp └── 600F-F-Edgecoloringofbipartitegraph.cpp ├── 609 ├── 609C-C-LoadBalancing.cpp ├── 609D-D-Gadgetsfordollarsandpounds.cpp ├── 609E-E-Minimumspanningtreeforeachedge.cpp └── 609F-F-Frogsandmosquitoes.cpp ├── 612 ├── 612A-A-TheTextSplitting.cpp ├── 612C-C-ReplaceToMakeRegularBracketSequence.cpp ├── 612D-D-TheUnionofk-Segments.cpp └── 612E-E-SquareRootofPermutation.cpp ├── 641 ├── 641A-A-LittleArtemandGrasshopper.cpp ├── 641B-B-LittleArtemandMatrix.cpp ├── 641C-C-LittleArtemandDance.cpp ├── 641D-D-LittleArtemandRandomVariable.cpp ├── 641E-E-LittleArtemandTimeMachine.cpp ├── 641F-F-LittleArtemand2-SAT.cpp └── 641G-G-LittleArtemandGraph.cpp ├── 669 └── 669A-A-LittleArtemandPresents.cpp ├── 698 └── 698F-F-CoprimePermutation.cpp ├── 702 ├── 702B-B-PowersofTwo.cpp ├── 702C-C-CellularNetwork.cpp ├── 702D-D-RoadtoPostOffice.cpp ├── 702E-E-AnalysisofPathesinFunctionalGraph.cpp └── 702F-F-T-Shirts.cpp ├── 704 └── 704E-E-IronMan.cpp ├── 705 └── 705C-C-Thor.cpp ├── 706 ├── 706A-A-Beru-taxi.cpp ├── 706C-C-Hardproblem.cpp ├── 706D-D-Vasiliy'sMultiset.cpp └── 706E-E-Workingroutine.cpp ├── 707 ├── 707A-A-Brain'sPhotos.cpp ├── 707C-C-PythagoreanTriples.cpp ├── 707D-D-PersistentBookcase.cpp └── 707E-E-Garlands.cpp ├── 708 ├── 708A-A-LettersCyclicShift.cpp ├── 708B-B-RecovertheString.cpp └── 708C-C-Centroids.cpp ├── 709 ├── 709A-A-Juicer.cpp └── 709B-B-Checkpoints.cpp ├── 710 ├── 710A-A-KingMoves.cpp ├── 710B-B-OptimalPointonaLine.cpp ├── 710C-C-MagicOddSquare.cpp ├── 710D-D-TwoArithmeticProgressions.cpp ├── 710E-E-GenerateaString.cpp └── 710F-F-StringSetQueries.cpp ├── 711 ├── 711C-C-ColoringTrees.cpp ├── 711D-D-DirectedRoads.cpp └── 711E-E-ZSandTheBirthdayParadox.cpp ├── 712 ├── 712A-A-MemoryandCrow.cpp ├── 712B-B-MemoryandTrident.cpp ├── 712C-C-MemoryandDe-Evolution.cpp └── 712D-D-MemoryandScores.cpp ├── 713 ├── 713A-A-SonyaandQueries.cpp ├── 713B-B-SearchingRectangles.cpp ├── 713C-C-SonyaandProblemWihtoutaLegend.cpp ├── 713D-D-AnimalsandPuzzle.cpp └── 713E-E-SonyaPartymaker.cpp ├── 714 ├── 714A-A-MeetingofOldFriends.cpp └── 714B-B-FilyaandHomework.cpp ├── 715 ├── 715A-A-PlusandSquareRoot.cpp ├── 715B-B-CompleteTheGraph.cpp ├── 715C-C-DigitTree.cpp ├── 715D-D-CreateaMaze.cpp └── 715E-E-CompletethePermutations.cpp ├── 716 ├── 716A-A-CrazyComputer.cpp └── 716B-B-CompletetheWord.cpp ├── 717 ├── 717B-B-R3D3’sSummerAdventure.cpp ├── 717C-C-PotionsHomework.cpp └── 717D-D-Dexterina’sLab.cpp ├── 724 ├── 724A-A-CheckingtheCalendar.cpp ├── 724B-B-BatchSort.cpp ├── 724C-C-RayTracing.cpp ├── 724D-D-DenseSubsequence.cpp ├── 724E-E-Goodstransportation.cpp ├── 724F-F-UniformlyBranchedTrees.cpp └── 724G-G-Xor-maticNumberoftheGraph.cpp ├── 725 ├── 725A-A-JumpingBall.cpp ├── 725B-B-FoodonthePlane.cpp ├── 725F-F-FamilyPhotos.cpp └── 725G-G-MessagesonaTree.cpp ├── 734 ├── 734C-C-AntonandMakingPotions.cpp ├── 734D-D-AntonandChess.cpp ├── 734E-E-AntonandTree.cpp └── 734F-F-AntonandSchool.cpp ├── 765 ├── 765A-A-Neverendingcompetitions.cpp ├── 765B-B-Codeobfuscation.cpp ├── 765C-C-TableTennisGame2.cpp ├── 765D-D-ArtsemandSaunders.cpp ├── 765E-E-TreeFolding.cpp ├── 765F-F-Souvenirs.cpp └── 765G-G-Math,matheverywhere.cpp ├── 778 └── 778D-D-ParquetRe-laying.cpp ├── 793 ├── 793A-A-Olegandshares.cpp ├── 793B-B-Igorandhiswaytowork.cpp ├── 793C-C-Miceproblem.cpp └── 793D-D-PresentsinBankopolis.cpp ├── 800 ├── 800A-A-VoltageKeepsake.cpp ├── 800B-B-VolatileKite.cpp ├── 800C-C-VulnerableKerbals.cpp ├── 800D-D-VaryingKibibits.cpp └── 800E-E-VerifyingKingdom.cpp ├── 801 ├── 801A-A-ViciousKeyboard.cpp └── 801B-B-ValuedKeys.cpp ├── 819 └── 819E-E-MisterBandFlighttotheMoon.cpp ├── 827 ├── 827A-A-StringReconstruction.cpp ├── 827B-B-HighLoad.cpp ├── 827C-C-DNAEvolution.cpp ├── 827D-D-BestEdgeWeight.cpp ├── 827E-E-RustyString.cpp └── 827F-F-DirtyArkady'sKitchen.cpp ├── 830 ├── 830A-A-OfficeKeys.cpp ├── 830B-B-CardsSorting.cpp ├── 830C-C-BambooPartition.cpp ├── 830D-D-SingerHouse.cpp └── 830E-E-PerpetualMotionMachine.cpp ├── 843 └── 843D-D-DynamicShortestPath.cpp ├── 1085 ├── 1085A-A-Right-LeftCipher.cpp ├── 1085B-B-DivTimesMod.cpp ├── 1085C-C-ConnectThree.cpp ├── 1085D-D-MinimumDiameterTree.cpp ├── 1085E-E-VasyaandTemplates.cpp ├── 1085F-F-Rock-Paper-ScissorsChampion.cpp └── 1085G-G-BeautifulMatrix.cpp ├── 1086 └── 1086F-F-ForestFires.cpp ├── 1091 ├── 1091A-A-NewYearandtheChristmasOrnament.cpp ├── 1091B-B-NewYearandtheTreasureGeolocation.cpp ├── 1091C-C-NewYearandtheSphereTransmission.cpp ├── 1091D-D-NewYearandthePermutationConcatenation.cpp ├── 1091E-E-NewYearandtheAcquaintanceEstimation.cpp ├── 1091F-F-NewYearandtheMallardExpedition.cpp ├── 1091G-G-NewYearandtheFactorisationCollaboration.cpp └── 1091H-H-NewYearandtheTricoloreRecreation.cpp ├── 1096 ├── 1096A-A-FindDivisible.cpp ├── 1096B-B-SubstringRemoval.cpp ├── 1096C-C-PolygonfortheAngle.cpp ├── 1096D-D-EasyProblem.cpp ├── 1096E-E-TheTopScorer.cpp └── 1096F-F-InversionExpectation.cpp ├── 1391 └── 1391E-E-PairsofPairs.cpp ├── 1466 ├── 1466G-G-SongoftheSirens.cpp └── 1466H-H-Findingsatisfactorysolutions.cpp ├── 1470 ├── 1470A-A-StrangeBirthdayParty.cpp ├── 1470B-B-StrangeDefinition.cpp ├── 1470C-C-StrangeShuffle.cpp ├── 1470D-D-StrangeHousing.cpp └── 1470E-E-StrangePermutation.cpp ├── 1472 ├── 1472A-A-CardsforFriends.cpp ├── 1472B-B-FairDivision.cpp ├── 1472C-C-LongJumps.cpp ├── 1472D-D-Even-OddGame.cpp ├── 1472E-E-CorrectPlacement.cpp ├── 1472F-F-NewYear'sPuzzle.cpp └── 1472G-G-MovingtotheCapital.cpp ├── 1473 ├── 1473A-A-ReplacingElements.cpp └── 1473F-F-StrangeSet.cpp ├── 1477 ├── 1477C-C-NezzarandNiceBeatmap.cpp └── 1477D-D-NezzarandHiddenPermutations.cpp ├── 1479 ├── 1479A-A-SearchingLocalMinimum.cpp ├── 1479C-C-ContinuousCity.cpp └── 1479D-D-OddMineralResource.cpp ├── 1483 ├── 1483A-A-BasicDiplomacy.cpp ├── 1483B-B-Playlist.cpp ├── 1483C-C-SkylinePhoto.cpp └── 1483D-D-UsefulEdges.cpp ├── 1485 ├── 1485A-A-AddandDivide.cpp ├── 1485B-B-ReplaceandKeepSorted.cpp ├── 1485C-C-FloorandMod.cpp ├── 1485D-D-MultiplesandPowerDifferences.cpp └── 1485E-E-MoveandSwap.cpp ├── 1491 ├── 1491A-A-K-thLargestValue.cpp ├── 1491B-B-MinimalCost.cpp ├── 1491C-C-PekoraandTrampoline.cpp ├── 1491D-D-ZookeeperandTheInfiniteZoo.cpp ├── 1491E-E-Fib-tree.cpp └── 1491G-G-SwitchandFlip.cpp ├── 1495 ├── 1495A-A-DiamondMiner.cpp ├── 1495B-B-Let'sGoHiking.cpp ├── 1495C-C-GardenoftheSun.cpp ├── 1495E-E-QingshanandDaniel.cpp └── 1495F-F-Squares.cpp ├── 1500 ├── 1500A-A-GoingHome.cpp ├── 1500C-C-MatrixSorting.cpp ├── 1500D-D-TilesforBathroom.cpp └── 1500E-E-SubsetTrick.cpp ├── 1503 ├── 1503A-A-BalancetheBits.cpp ├── 1503B-B-3-Coloring.cpp ├── 1503C-C-TravellingSalesmanProblem.cpp ├── 1503D-D-FliptheCards.cpp ├── 1503E-E-2-Coloring.cpp └── 1503F-F-BalancetheCards.cpp ├── 1504 ├── 1504A-A-DéjàVu.cpp └── 1504B-B-FliptheBits.cpp ├── 1505 ├── 1505A-A-Isitrated-2.cpp ├── 1505B-B-DMCA.cpp ├── 1505C-C-FibonacciWords.cpp └── 1505E-E-Cakewalk.cpp ├── 1508 ├── 1508A-A-BinaryLiterature.cpp ├── 1508B-B-AlmostSorted.cpp ├── 1508C-C-CompletetheMST.cpp └── 1508E-E-TreeCalendar.cpp ├── 1510 └── 1510H-H-HardOptimization.cpp ├── 1511 ├── 1511A-A-ReviewSite.cpp ├── 1511B-B-GCDLength.cpp ├── 1511C-C-YetAnotherCardDeck.cpp ├── 1511D-D-MinCostString.cpp ├── 1511E-E-ColoringsandDominoes.cpp └── 1511G-G-ChipsonaBoard.cpp ├── 1514 └── 1514E-E-BabyEhab'sHyperApartment.cpp ├── 1515 ├── 1515A-A-PhoenixandGold.cpp ├── 1515B-B-PhoenixandPuzzle.cpp ├── 1515C-C-PhoenixandTowers.cpp ├── 1515D-D-PhoenixandSocks.cpp ├── 1515E-E-PhoenixandComputers.cpp ├── 1515F-F-PhoenixandEarthquake.cpp ├── 1515G-G-PhoenixandOdometers.cpp └── 1515H-H-PhoenixandBits.cpp ├── 1517 ├── 1517A-A-Sumof2050.cpp ├── 1517B-B-MorningJogging.cpp ├── 1517C-C-Fillomino2.cpp ├── 1517D-D-ExplorerSpace.cpp ├── 1517E-E-GroupPhoto.cpp ├── 1517F-F-Reunion.cpp └── 1517G-G-StarryNightCamping.cpp ├── 1519 ├── 1519A-A-RedandBlueBeans.cpp ├── 1519B-B-TheCakeIsaLie.cpp ├── 1519C-C-BerlandRegional.cpp ├── 1519D-D-MaximumSumofProducts.cpp ├── 1519E-E-OffbyOne.cpp └── 1519F-F-ChestsandKeys.cpp ├── 1520 ├── 1520E-E-ArrangingTheSheep.cpp └── 1520G-G-ToGoOrNotToGo?.cpp ├── 1525 ├── 1525A-A-Potion-making.cpp ├── 1525B-B-PermutationSort.cpp ├── 1525C-C-RobotCollisions.cpp ├── 1525D-D-Armchairs.cpp ├── 1525E-E-AssimilationIV.cpp └── 1525F-F-GoblinsAndGnomes.cpp ├── 1530 ├── 1530A-A-BinaryDecimal.cpp ├── 1530B-B-PuttingPlates.cpp ├── 1530C-C-Pursuit.cpp ├── 1530D-D-SecretSanta.cpp ├── 1530E-E-Minimax.cpp └── 1530F-F-Bingo.cpp ├── 1532 ├── 1532E-E-GoodArray.cpp └── 1532F-F-PrefixesandSuffixes.cpp ├── 1533 ├── 1533A-A-TraveltoBertown.cpp ├── 1533D-D-StringSearching.cpp ├── 1533E-E-ChessTeamForming.cpp └── 1533F-F-BinaryStringPartition.cpp ├── 1537 └── 1537F-F-FigureFixing.cpp ├── 1539 ├── 1539A-A-ContestStart.cpp ├── 1539B-B-LoveSong.cpp ├── 1539C-C-StableGroups.cpp ├── 1539D-D-PriceFixed.cpp ├── 1539E-E-GamewithCards.cpp └── 1539F-F-StrangeArray.cpp ├── 1542 ├── 1542B-B-PlusandMultiply.cpp ├── 1542C-C-StrangeFunction.cpp └── 1542D-D-PriorityQueue.cpp ├── 1543 ├── 1543A-A-ExcitingBets.cpp ├── 1543B-B-CustomisingtheTrack.cpp ├── 1543C-C-NeedforPinkSlips.cpp └── 1543E-E-TheFinalPursuit.cpp ├── 1545 ├── 1545A-A-AquaMoonandStrangeSort.cpp ├── 1545B-B-AquaMoonandChess.cpp ├── 1545C-C-AquaMoonandPermutations.cpp └── 1545D-D-AquaMoonandWrongCoordinate.cpp ├── 1550 ├── 1550A-A-FindTheArray.cpp ├── 1550B-B-MaximumCostDeletion.cpp ├── 1550C-C-ManhattanSubarrays.cpp ├── 1550D-D-ExcellentArrays.cpp ├── 1550E-E-Stringforces.cpp └── 1550F-F-JumpingAround.cpp ├── 1555 ├── 1555A-A-PizzaForces.cpp ├── 1555B-B-TwoTables.cpp ├── 1555C-C-CoinRows.cpp ├── 1555D-D-SayNotoPalindromes.cpp ├── 1555E-E-BoringSegments.cpp └── 1555F-F-GoodGraph.cpp ├── 1574 ├── 1574A-A-RegularBracketSequences.cpp ├── 1574B-B-CombinatoricsHomework.cpp ├── 1574C-C-SlaytheDragon.cpp ├── 1574D-D-TheStrongestBuild.cpp ├── 1574E-E-Coloring.cpp └── 1574F-F-Occurrences.cpp ├── 1606 ├── 1606A-A-ABBalance.cpp ├── 1606B-B-UpdateFiles.cpp ├── 1606C-C-Banknotes.cpp ├── 1606D-D-Red-BlueMatrix.cpp ├── 1606E-E-Arena.cpp └── 1606F-F-TreeQueries.cpp ├── 1615 ├── 1615A-A-ClosingTheGap.cpp ├── 1615B-B-AndIt'sNon-Zero.cpp ├── 1615C-C-Menorah.cpp ├── 1615D-D-X(or)-masTree.cpp ├── 1615E-E-PurpleCrayon.cpp ├── 1615F-F-LEGOndaryGrandmaster.cpp ├── 1615G-G-MaximumAdjacentPairs.cpp └── 1615H-H-ReindeerGames.cpp ├── 1616 ├── 1616A-A-IntegerDiversity.cpp ├── 1616B-B-MirrorintheString.cpp ├── 1616C-C-RepresentativeEdges.cpp ├── 1616D-D-KeeptheAverageHigh.cpp ├── 1616E-E-LexicographicallySmallEnough.cpp ├── 1616F-F-TricolorTriangles.cpp ├── 1616G-G-JustAddanEdge.cpp └── 1616H-H-KeepXORLow.cpp ├── 1617 ├── 1617A-A-ForbiddenSubsequence.cpp ├── 1617B-B-GCDProblem.cpp ├── 1617C-C-PaprikaandPermutation.cpp └── 1617E-E-ChristmasChocolates.cpp ├── 1618 ├── 1618A-A-PolycarpandSumsofSubsequences.cpp ├── 1618B-B-MissingBigram.cpp ├── 1618C-C-PainttheArray.cpp ├── 1618D-D-ArrayandOperations.cpp ├── 1618E-E-Singers'Tour.cpp ├── 1618F-F-Reverse.cpp └── 1618G-G-TraderProblem.cpp ├── 1619 ├── 1619B-B-SquaresandCubes.cpp ├── 1619C-C-WrongAddition.cpp ├── 1619D-D-NewYear'sProblem.cpp ├── 1619E-E-MEXandIncrements.cpp ├── 1619F-F-Let'sPlaytheHat?.cpp ├── 1619G-G-UnusualMinesweeper.cpp └── 1619H-H-PermutationandQueries.cpp ├── 1620 ├── 1620B-B-TrianglesonaRectangle.cpp ├── 1620C-C-BA-String.cpp ├── 1620D-D-ExactChange.cpp ├── 1620E-E-ReplacetheNumbers.cpp ├── 1620F-F-BipartiteArray.cpp └── 1620G-G-SubsequencesGalore.cpp ├── 1621 ├── 1621A-A-StableArrangementofRooks.cpp ├── 1621B-B-IntegersShop.cpp ├── 1621C-C-HiddenPermutations.cpp ├── 1621D-D-TheWinterHike.cpp ├── 1621E-E-NewSchool.cpp ├── 1621F-F-StrangeInstructions.cpp ├── 1621G-G-WeightedIncreasingSubsequences.cpp └── 1621I-I-TwoSequences.cpp ├── 1622 ├── 1622A-A-ConstructaRectangle.cpp ├── 1622B-B-BerlandMusic.cpp ├── 1622C-C-SetorDecrease.cpp ├── 1622D-D-Shuffle.cpp ├── 1622E-E-MathTest.cpp └── 1622F-F-QuadraticSet.cpp ├── 1623 ├── 1623A-A-RobotCleaner.cpp ├── 1623B-B-GameonRanges.cpp ├── 1623C-C-BalancedStoneHeaps.cpp ├── 1623D-D-RobotCleanerRevisit.cpp └── 1623E-E-MiddleDuplication.cpp ├── 1624 └── 1624A-A-PlusOneontheSubset.cpp ├── 1635 ├── 1635A-A-MinOrSum.cpp ├── 1635B-B-AvoidLocalMaximums.cpp ├── 1635C-C-DifferentialSorting.cpp ├── 1635D-D-InfiniteSet.cpp ├── 1635E-E-Cars.cpp └── 1635F-F-ClosestPair.cpp ├── 1637 ├── 1637E-E-BestPair.cpp ├── 1637F-F-Towers.cpp ├── 1637G-G-Birthday.cpp └── 1637H-H-MinimizeInversionsNumber.cpp ├── 1638 ├── 1638A-A-Reverse.cpp ├── 1638B-B-OddSwapSort.cpp ├── 1638C-C-InversionGraph.cpp ├── 1638D-D-BigBrush.cpp ├── 1638E-E-ColorfulOperations.cpp └── 1638F-F-TwoPosters.cpp ├── 1641 ├── 1641A-A-GreatSequence.cpp ├── 1641B-B-RepetitionsDecoding.cpp ├── 1641C-C-AnonymityIsImportant.cpp ├── 1641D-D-TwoArrays.cpp └── 1641E-E-SpecialPositions.cpp ├── 1644 ├── 1644A-A-DoorsandKeys.cpp ├── 1644B-B-Anti-FibonacciPermutation.cpp ├── 1644C-C-IncreaseSubarraySums.cpp ├── 1644D-D-CrossColoring.cpp ├── 1644E-E-ExpandthePath.cpp └── 1644F-F-Basis.cpp ├── 1646 ├── 1646A-A-SquareCounting.cpp ├── 1646B-B-QualityvsQuantity.cpp ├── 1646C-C-FactorialsandPowersofTwo.cpp ├── 1646D-D-WeighttheTree.cpp ├── 1646E-E-PowerBoard.cpp └── 1646F-F-PlayingAroundtheTable.cpp ├── 1648 └── 1648A-A-WeirdSum.cpp ├── 1662 ├── 1662J-J-TrainingCamp.cpp └── 1662K-K-PandemicRestrictions.cpp ├── 1670 ├── 1670A-A-Prof.Slim.cpp ├── 1670B-B-DormsWar.cpp ├── 1670C-C-WhereisthePizza?.cpp ├── 1670D-D-VerySuspicious.cpp ├── 1670E-E-HemoseontheTree.cpp └── 1670F-F-Jee,YouSee?.cpp ├── 1674 ├── 1674A-A-NumberTransformation.cpp ├── 1674B-B-Dictionary.cpp ├── 1674C-C-InfiniteReplacement.cpp ├── 1674D-D-A-B-CSort.cpp ├── 1674E-E-BreakingtheWall.cpp ├── 1674F-F-DesktopRearrangement.cpp └── 1674G-G-RemoveDirectedEdges.cpp ├── 1675 ├── 1675A-A-FoodforAnimals.cpp ├── 1675B-B-MakeItIncreasing.cpp ├── 1675C-C-DetectiveTask.cpp ├── 1675D-D-VerticalPaths.cpp ├── 1675E-E-ReplaceWiththePrevious,Minimize.cpp ├── 1675F-F-VladandUnfinishedBusiness.cpp └── 1675G-G-SortingPancakes.cpp ├── 1676 ├── 1676A-A-Lucky?.cpp ├── 1676B-B-EqualCandies.cpp ├── 1676C-C-MostSimilarWords.cpp ├── 1676D-D-X-Sum.cpp ├── 1676E-E-EatingQueries.cpp ├── 1676F-F-LongestStrike.cpp └── 1676G-G-White-BlackBalancedSubtrees.cpp ├── 1677 ├── 1677A-A-TokitsukazeandStrangeInequality.cpp ├── 1677B-B-TokitsukazeandMeeting.cpp ├── 1677C-C-TokitsukazeandTwoColorfulTapes.cpp ├── 1677D-D-TokitsukazeandPermutations.cpp ├── 1677E-E-TokitsukazeandBeautifulSubsegments.cpp └── 1677F-F-TokitsukazeandGems.cpp ├── 1679 ├── 1679A-A-AvtoBus.cpp ├── 1679B-B-StoneAgeProblem.cpp ├── 1679C-C-RooksDefenders.cpp ├── 1679D-D-TossaCointoYourGraph....cpp ├── 1679E-E-TypicalPartyinDorm.cpp └── 1679F-F-FormalismforFormalism.cpp ├── 1680 ├── 1680A-A-MinimumsandMaximums.cpp ├── 1680B-B-Robots.cpp ├── 1680C-C-BinaryString.cpp ├── 1680D-D-DogWalking.cpp ├── 1680E-E-MovingChips.cpp └── 1680F-F-LenientVertexCover.cpp ├── 1681 ├── 1681A-A-GamewithCards.cpp ├── 1681B-B-CardTrick.cpp ├── 1681C-C-DoubleSort.cpp ├── 1681D-D-RequiredLength.cpp ├── 1681E-E-LabyrinthAdventures.cpp └── 1681F-F-UniqueOccurrences.cpp ├── 1682 ├── 1682A-A-PalindromicIndices.cpp ├── 1682B-B-ANDSorting.cpp ├── 1682C-C-LISorReverseLIS?.cpp ├── 1682D-D-CircularSpanningTree.cpp ├── 1682E-E-UnorderedSwaps.cpp └── 1682F-F-MCMF?.cpp ├── 1684 ├── 1684A-A-DigitMinimization.cpp ├── 1684B-B-ZmodX=C.cpp ├── 1684C-C-ColumnSwapping.cpp ├── 1684D-D-Traps.cpp ├── 1684E-E-MEXvsDIFF.cpp ├── 1684F-F-DiverseSegments.cpp ├── 1684G-G-EuclidGuess.cpp └── 1684H-H-HardCut.cpp ├── 1685 ├── 1685A-A-CircularLocalMiniMax.cpp └── 1685C-C-BringBalance.cpp ├── 1686 └── 1686A-A-EverythingEverywhereAllButOne.cpp ├── 1689 ├── 1689A-A-LexString.cpp ├── 1689B-B-MysticPermutation.cpp ├── 1689C-C-InfectedTree.cpp ├── 1689D-D-LenaandMatrix.cpp └── 1689E-E-ANDfinity.cpp ├── 1692 ├── 1692A-A-Marathon.cpp ├── 1692B-B-AllDistinct.cpp ├── 1692C-C-Where'stheBishop?.cpp ├── 1692D-D-TheClock.cpp ├── 1692E-E-BinaryDeque.cpp ├── 1692F-F-3SUM.cpp ├── 1692G-G-2^Sort.cpp └── 1692H-H-Gambling.cpp ├── 1693 ├── 1693A-A-DirectionalIncrease.cpp ├── 1693B-B-FakePlasticTrees.cpp ├── 1693C-C-KeshiinSearchofAmShZ.cpp ├── 1693D-D-DecincDividing.cpp ├── 1693E-E-OutermostMaximums.cpp └── 1693F-F-IMightBeWrong.cpp ├── 1694 ├── 1694A-A-Creep.cpp └── 1694B-B-ParanoidString.cpp ├── 1695 ├── 1695A-A-SubrectangleGuess.cpp ├── 1695B-B-CircleGame.cpp ├── 1695C-C-ZeroPath.cpp └── 1695E-E-AmbiguousDominoes.cpp ├── 1696 ├── 1696A-A-NITorz!.cpp ├── 1696B-B-NITDestroystheUniverse.cpp ├── 1696C-C-FishingprincePlaysWithArray.cpp ├── 1696D-D-PermutationGraph.cpp ├── 1696E-E-PlacingJinas.cpp ├── 1696F-F-TreeRecovery.cpp ├── 1696G-G-FishingprincePlaysWithArrayAgain.cpp └── 1696H-H-MaximumProduct?.cpp ├── 1697 ├── 1697A-A-ParkwayWalk.cpp ├── 1697B-B-Promo.cpp ├── 1697C-C-awoo'sFavoriteProblem.cpp ├── 1697D-D-GuessTheString.cpp ├── 1697E-E-Coloring.cpp └── 1697F-F-TooManyConstraints.cpp ├── 1698 ├── 1698A-A-XORMixup.cpp └── 1698B-B-RisingSand.cpp ├── 1700 ├── 1700A-A-OptimalPath.cpp ├── 1700B-B-PalindromicNumbers.cpp ├── 1700C-C-HelpingtheNature.cpp ├── 1700D-D-RiverLocks.cpp ├── 1700E-E-SeregathePirate.cpp └── 1700F-F-Puzzle.cpp ├── 1718 ├── 1718E-E-Impressionism.cpp └── 1718F-F-Burenka,anArrayandQueries.cpp ├── 1719 ├── 1719A-A-ChipGame.cpp ├── 1719B-B-MathematicalCircus.cpp └── 1719C-C-FightingTournament.cpp ├── 1725 ├── 1725D-D-DeducingSortability.cpp ├── 1725E-E-ElectricalEfficiency.cpp ├── 1725I-I-ImitatingtheKeyTree.cpp ├── 1725J-J-Journey.cpp └── 1725K-K-KingdomofCriticism.cpp ├── 1726 ├── 1726A-A-MainakandArray.cpp ├── 1726B-B-MainakandInterestingSequence.cpp ├── 1726C-C-Jatayu'sBalancedBracketSequence.cpp ├── 1726D-D-EdgeSplit.cpp ├── 1726E-E-AlmostPerfect.cpp ├── 1726F-F-LateForWork(submissionsarenotallowed).cpp ├── 1726G-G-ACertainMagicalParty.cpp └── 1726H-H-MainakandtheBleedingPolygon.cpp ├── 1728 ├── 1728A-A-ColoredBalls:Revisited.cpp ├── 1728B-B-BestPermutation.cpp ├── 1728C-C-DigitalLogarithm.cpp ├── 1728D-D-LetterPicking.cpp ├── 1728E-E-Red-BlackPepper.cpp ├── 1728F-F-Fishermen.cpp └── 1728G-G-Illumination.cpp ├── 1729 ├── 1729A-A-TwoElevators.cpp ├── 1729B-B-DecodeString.cpp ├── 1729C-C-JumpingonTiles.cpp ├── 1729D-D-FriendsandtheRestaurant.cpp ├── 1729E-E-GuesstheCycleSize.cpp ├── 1729F-F-KireiandtheLinearFunction.cpp └── 1729G-G-CutSubstrings.cpp ├── 1730 ├── 1730A-A-Planets.cpp ├── 1730B-B-MeetingontheLine.cpp ├── 1730C-C-MinimumNotation.cpp ├── 1730D-D-PrefixesandSuffixes.cpp ├── 1730E-E-MaximumsandMinimums.cpp └── 1730F-F-AlmostSorted.cpp ├── 1733 ├── 1733A-A-ConsecutiveSum.cpp ├── 1733B-B-RuleofLeague.cpp ├── 1733C-C-ParityShuffleSorting.cpp └── 1733E-E-Conveyor.cpp ├── 1734 ├── 1734A-A-SelectThreeSticks.cpp ├── 1734B-B-Bright,Nice,Brilliant.cpp ├── 1734C-C-RemovingSmallestMultiples.cpp ├── 1734D-D-SlimeEscape.cpp ├── 1734E-E-RectangularCongruence.cpp └── 1734F-F-ZerosandOnes.cpp ├── 1735 ├── 1735A-A-WorkingWeek.cpp ├── 1735B-B-TeawithTangerines.cpp ├── 1735C-C-PhaseShift.cpp ├── 1735D-D-Meta-set.cpp └── 1735E-E-HousePlanning.cpp ├── 1736 ├── 1736A-A-MakeAEqualtoB.cpp ├── 1736B-B-PlayingwithGCD.cpp ├── 1736D-D-EqualBinarySubsequences.cpp └── 1736E-E-SwapandTake.cpp ├── 1738 ├── 1738A-A-GloryAddicts.cpp ├── 1738B-B-PrefixSumAddicts.cpp ├── 1738C-C-EvenNumberAddicts.cpp ├── 1738D-D-PermutationAddicts.cpp ├── 1738E-E-BalanceAddicts.cpp ├── 1738F-F-ConnectivityAddicts.cpp ├── 1738G-G-Anti-IncreasingAddicts.cpp └── 1738H-H-PalindromeAddicts.cpp ├── 1739 ├── 1739A-A-ImmobileKnight.cpp ├── 1739B-B-ArrayRecovery.cpp ├── 1739C-C-CardGame.cpp ├── 1739D-D-ResetKEdges.cpp ├── 1739E-E-CleaningRobot.cpp └── 1739F-F-KeyboardDesign.cpp ├── 1741 ├── 1741A-A-CompareT-ShirtSizes.cpp ├── 1741B-B-FunnyPermutation.cpp ├── 1741C-C-MinimizetheThickness.cpp ├── 1741D-D-MashaandaBeautifulTree.cpp ├── 1741E-E-SendingaSequenceOvertheNetwork.cpp ├── 1741F-F-Multi-ColoredSegments.cpp └── 1741G-G-KirillandCompany.cpp ├── 1742 ├── 1742A-A-Sum.cpp ├── 1742B-B-Increasing.cpp ├── 1742C-C-Stripes.cpp ├── 1742D-D-Coprime.cpp ├── 1742E-E-Scuza.cpp ├── 1742F-F-Smaller.cpp └── 1742G-G-Orray.cpp ├── 1743 ├── 1743A-A-Password.cpp ├── 1743B-B-PermutationValue.cpp ├── 1743C-C-SavetheMagazines.cpp ├── 1743D-D-ProblemwithRandomTests.cpp ├── 1743E-E-FTL.cpp ├── 1743F-F-IntersectionandUnion.cpp └── 1743G-G-AntifibonacciCut.cpp ├── 1744 ├── 1744A-A-NumberReplacement.cpp ├── 1744B-B-Even-OddIncrements.cpp ├── 1744C-C-TrafficLight.cpp ├── 1744D-D-Divisibilityby2^n.cpp └── 1744F-F-MEXvsMED.cpp ├── 1746 ├── 1746A-A-Maxmina.cpp ├── 1746B-B-Rebellion.cpp ├── 1746C-C-PermutationOperations.cpp ├── 1746D-D-PathsontheTree.cpp └── 1746F-F-Kazaee.cpp ├── 1806 ├── 1806A-A-WalkingMaster.cpp ├── 1806B-B-MexMaster.cpp └── 1806E-E-TreeMaster.cpp ├── 1807 ├── 1807C-C-FindandReplace.cpp ├── 1807D-D-OddQueries.cpp └── 1807F-F-BouncyBall.cpp ├── 1809 └── 1809A-A-Garland.cpp ├── 1812 ├── 1812B-B-WasitRated?.cpp ├── 1812E-E-NotaGeometryProblem.cpp └── 1812J-J-UnmysteriousLanguage.cpp ├── 1817 ├── 1817A-A-AlmostIncreasingSubsequence.cpp ├── 1817B-B-FishGraph.cpp ├── 1817C-C-SimilarPolynomials.cpp ├── 1817D-D-ToyMachine.cpp └── 1817F-F-EntangledSubstrings.cpp ├── 1818 ├── 1818A-A-Politics.cpp └── 1818B-B-Indivisible.cpp ├── 1819 └── 1819A-A-ConstructiveProblem.cpp ├── 1820 ├── 1820A-A-Yura'sNewName.cpp └── 1820B-B-JoJo'sIncredibleAdventures.cpp ├── 1821 ├── 1821A-A-Matching.cpp ├── 1821D-D-BlackCells.cpp ├── 1821E-E-RearrangeBrackets.cpp └── 1821F-F-Timber.cpp ├── 1822 ├── 1822A-A-TubeTubeFeed.cpp ├── 1822C-C-BunLover.cpp └── 1822D-D-Super-Permutation.cpp ├── 1823 ├── 1823A-A-A-characteristic.cpp ├── 1823B-B-SortwithStep.cpp ├── 1823C-C-StronglyComposite.cpp ├── 1823D-D-UniquePalindromes.cpp ├── 1823E-E-RemovingGraph.cpp └── 1823F-F-RandomWalk.cpp ├── 1450H └── 1450H2-H2-Multithreading(HardVersion).cpp ├── 1479B ├── 1479B1-B1-PaintingtheArrayI.cpp └── 1479B2-B2-PaintingtheArrayII.cpp ├── 1520F └── 1520F2-F2-GuesstheK-thZero(Hardversion).cpp ├── 1542E ├── 1542E1-E1-AbnormalPermutationPairs(easyversion).cpp └── 1542E2-E2-AbnormalPermutationPairs(hardversion).cpp ├── 1543D ├── 1543D1-D1-RPDandRapSheet(EasyVersion).cpp └── 1543D2-D2-RPDandRapSheet(HardVersion).cpp ├── 1617D ├── 1617D1-D1-TooManyImpostors(easyversion).cpp └── 1617D2-D2-TooManyImpostors(hardversion).cpp ├── 1676H ├── 1676H1-H1-MaximumCrossings(EasyVersion).cpp └── 1676H2-H2-MaximumCrossings(HardVersion).cpp ├── 1685D ├── 1685D1-D1-PermutationWeight(EasyVersion).cpp └── 1685D2-D2-PermutationWeight(HardVersion).cpp ├── 1695D ├── 1695D1-D1-TreeQueries(EasyVersion).cpp └── 1695D2-D2-TreeQueries(HardVersion).cpp ├── 1733D ├── 1733D1-D1-Zero-One(EasyVersion).cpp └── 1733D2-D2-Zero-One(HardVersion).cpp ├── 1736C ├── 1736C1-C1-GoodSubarrays(EasyVersion).cpp └── 1736C2-C2-GoodSubarrays(HardVersion).cpp ├── 1744E ├── 1744E1-E1-DivisibleNumbers(easyversion).cpp └── 1744E2-E2-DivisibleNumbers(hardversion).cpp ├── 1746E ├── 1746E1-E1-Joking(EasyVersion).cpp └── 1746E2-E2-Joking(HardVersion).cpp ├── 1806F ├── 1806F1-F1-GCDMaster(easyversion).cpp └── 1806F2-F2-GCDMaster(hardversion).cpp ├── 1807G ├── 1807G1-G1-SubsequenceAddition(EasyVersion).cpp └── 1807G2-G2-SubsequenceAddition(HardVersion).cpp ├── 1822G ├── 1822G1-G1-MagicTriples(EasyVersion).cpp └── 1822G2-G2-MagicTriples(HardVersion).cpp ├── 331E ├── 331E1-E1-DejaVu.cpp └── 331E2-E2-DejaVu.cpp ├── README.md ├── cuiaoxiang ├── 241 │ └── 241E-E-Flights.cpp ├── 268 │ └── 268D-D-WallBars.cpp ├── 311 │ └── 311E-E-Biologist.cpp ├── 336 │ ├── 336A-A-VasilytheBearandTriangle.cpp │ ├── 336C-C-VasilytheBearandSequence.cpp │ └── 336D-D-VasilytheBearandBeautifulStrings.cpp ├── 358 │ ├── 358A-A-DimaandContinuousLine.cpp │ ├── 358B-B-DimaandTextMessages.cpp │ ├── 358C-C-DimaandContainers.cpp │ └── 358E-E-DimaandKicks.cpp ├── 387 │ ├── 387A-A-GeorgeandSleep.cpp │ └── 387B-B-GeorgeandRound.cpp ├── 390 │ ├── 390A-A-InnaandAlarmClock.cpp │ ├── 390C-C-InnaandCandyBoxes.cpp │ ├── 390D-D-InnaandSweetMatrix.cpp │ └── 390E-E-InnaandLargeSweetMatrix.cpp ├── 400 │ ├── 400A-A-InnaandChooseOptions.cpp │ ├── 400C-C-InnaandHugeCandyMatrix.cpp │ ├── 400D-D-DimaandBacteria.cpp │ └── 400E-E-InnaandBinaryLogic.cpp ├── 504 │ └── 504D-D-MishaandXOR.cpp ├── 505 │ └── 505A-A-Mr.Kitayuta'sGift.cpp ├── 547 │ └── 547E-E-MikeandFriends.cpp ├── 568 │ ├── 568A-A-PrimesorPalindromes?.cpp │ └── 568B-B-SymmetricandTransitive.cpp ├── 582 │ └── 582C-C-SuperiorPeriodicSubarrays.cpp ├── 590 │ └── 590D-D-TopSecretTask.cpp ├── 607 │ ├── 607A-A-ChainReaction.cpp │ ├── 607B-B-Zuma.cpp │ └── 607C-C-Marbles.cpp ├── 611 │ ├── 611B-B-NewYearandOldProperty.cpp │ ├── 611C-C-NewYearandDomino.cpp │ ├── 611D-D-NewYearandAncientProphecy.cpp │ └── 611E-E-NewYearandThreeMusketeers.cpp ├── 628 │ └── 628F-F-BearandFairSet.cpp ├── 666 │ ├── 666A-A-ReberlandLinguistics.cpp │ ├── 666B-B-WorldTour.cpp │ └── 666C-C-Codeword.cpp ├── 678 │ ├── 678B-B-TheSameCalendar.cpp │ ├── 678C-C-JotyandChocolate.cpp │ ├── 678D-D-IteratedLinearFunction.cpp │ └── 678E-E-AnotherSithTournament.cpp ├── 685 │ ├── 685A-A-Robbers'watch.cpp │ ├── 685B-B-KayandSnowflake.cpp │ ├── 685C-C-OptimalPoint.cpp │ └── 685D-D-KayandEternity.cpp ├── 687 │ ├── 687A-A-NP-HardProblem.cpp │ ├── 687B-B-RemaindersGame.cpp │ ├── 687C-C-TheValuesYouCanMake.cpp │ └── 687D-D-DividingKingdomII.cpp ├── 710 │ └── 710D-D-TwoArithmeticProgressions.cpp ├── 741 │ ├── 741B-B-Arpa'sweakamphitheaterandMehrdad'svaluableHoses.cpp │ └── 741C-C-Arpa’sovernightpartyandMehrdad’ssilententering.cpp ├── 792 │ ├── 792D-D-PathsinaCompleteBinaryTree.cpp │ └── 792E-E-ColoredBalls.cpp ├── 877 │ ├── 877C-C-Slavaandtanks.cpp │ └── 877D-D-OlyaandEnergyDrinks.cpp ├── 896 │ └── 896C-C-Willem,ChthollyandSeniorious.cpp ├── 933 │ ├── 933A-A-ATwistyMovement.cpp │ └── 933B-B-ADeterminedCleanup.cpp ├── 936 │ ├── 936A-A-SaveEnergy!.cpp │ ├── 936B-B-SleepyGame.cpp │ └── 936C-C-LockPuzzle.cpp ├── 938 │ └── 938E-E-MaxHistory.cpp ├── 1033 │ ├── 1033A-A-KingEscape.cpp │ └── 1033F-F-BooleanComputer.cpp ├── 1071 │ ├── 1071A-A-CramTime.cpp │ └── 1071B-B-Minimumpath.cpp ├── 1082 │ └── 1082G-G-PetyaandGraph.cpp ├── 1101 │ └── 1101F-F-TrucksandCities.cpp ├── 1103 │ ├── 1103A-A-Gridgame.cpp │ ├── 1103D-D-Professionallayer.cpp │ └── 1103E-E-Radixsum.cpp ├── 1107 │ └── 1107G-G-VasyaandMaximumProfit.cpp ├── 1110 │ ├── 1110E-E-MagicStones.cpp │ └── 1110F-F-NearestLeaf.cpp ├── 1117 │ └── 1117G-G-RecursiveQueries.cpp ├── 1129 │ ├── 1129B-B-WrongAnswer.cpp │ └── 1129C-C-MorseCode.cpp ├── 1146 │ └── 1146E-E-HotisCold.cpp ├── 1147 │ └── 1147D-D-PalindromeXOR.cpp ├── 1167 │ ├── 1167A-A-TelephoneNumber.cpp │ ├── 1167B-B-LostNumbers.cpp │ ├── 1167C-C-NewsDistribution.cpp │ ├── 1167E-E-RangeDeleting.cpp │ └── 1167F-F-ScalarQueries.cpp ├── 1179 │ ├── 1179B-B-TolikandHisUncle.cpp │ └── 1179C-C-SergeandDiningRoom.cpp ├── 1197 │ ├── 1197B-B-Pillars.cpp │ ├── 1197D-D-YetAnotherSubarrayProblem.cpp │ └── 1197E-E-CultureCode.cpp ├── 1207 │ ├── 1207A-A-ThereAreTwoTypesOfBurgers.cpp │ ├── 1207B-B-SquareFilling.cpp │ ├── 1207C-C-GasPipeline.cpp │ ├── 1207D-D-NumberOfPermutations.cpp │ ├── 1207E-E-XORGuessing.cpp │ └── 1207F-F-RemainderProblem.cpp ├── 1208 │ ├── 1208C-C-MagicGrid.cpp │ ├── 1208D-D-RestorePermutation.cpp │ ├── 1208E-E-LetThemSlide.cpp │ ├── 1208F-F-BitsAndPieces.cpp │ └── 1208G-G-Polygons.cpp ├── 1218 │ └── 1218F-F-Workoutplan.cpp ├── 1220 │ ├── 1220B-B-MultiplicationTable.cpp │ ├── 1220C-C-SubstringGameintheLesson.cpp │ └── 1220D-D-AlexandJulian.cpp ├── 1221 │ └── 1221G-G-GraphAndNumbers.cpp ├── 1242 │ └── 1242C-C-SumBalance.cpp ├── 1251 │ └── 1251D-D-SalaryChanging.cpp ├── 1253 │ └── 1253F-F-CheapRobot.cpp ├── 1305 │ ├── 1305A-A-KuroniandtheGifts.cpp │ ├── 1305B-B-KuroniandSimpleStrings.cpp │ └── 1305C-C-KuroniandImpossibleCalculation.cpp ├── 1307 │ └── 1307G-G-CowandExercise.cpp ├── 1322 │ ├── 1322A-A-UnusualCompetitions.cpp │ ├── 1322B-B-Present.cpp │ └── 1322C-C-InstantNoodles.cpp ├── 1328 │ ├── 1328A-A-DivisibilityProblem.cpp │ ├── 1328B-B-K-thBeautifulString.cpp │ ├── 1328D-D-Carousel.cpp │ ├── 1328E-E-TreeQueries.cpp │ └── 1328F-F-MakekEqual.cpp ├── 1361 │ ├── 1361A-A-JohnnyandContribution.cpp │ ├── 1361B-B-JohnnyandGrandmaster.cpp │ ├── 1361D-D-JohnnyandJames.cpp │ └── 1361E-E-JamesandtheChase.cpp ├── 1364 │ ├── 1364A-A-XXXXX.cpp │ ├── 1364B-B-Mostsocially-distancedsubsequence.cpp │ └── 1364D-D-Ehab'sLastCorollary.cpp ├── 1370 │ └── 1370D-D-Odd-EvenSubsequence.cpp ├── 1394 │ └── 1394C-C-BoboniuandString.cpp ├── 1401 │ └── 1401F-F-ReverseandSwap.cpp ├── 1408 │ └── 1408E-E-AvoidRainbowCycles.cpp ├── 1413 │ ├── 1413B-B-ANewTechnique.cpp │ ├── 1413C-C-PerformEasily.cpp │ ├── 1413D-D-Shurikens.cpp │ ├── 1413E-E-SolomidOracle.cpp │ └── 1413F-F-RoadsandRamen.cpp ├── 1443 │ └── 1443E-E-LongPermutation.cpp ├── 1444 │ ├── 1444A-A-Division.cpp │ ├── 1444C-C-Team-Building.cpp │ └── 1444D-D-RectangularPolyline.cpp ├── 1497 │ └── 1497D-D-Genius.cpp ├── 1519 │ ├── 1519E-E-OffbyOne.cpp │ └── 1519F-F-ChestsandKeys.cpp ├── 1574 │ └── 1574F-F-Occurrences.cpp ├── 1584 │ └── 1584F-F-StrangeLCS.cpp ├── 1585 │ └── 1585E-E-FrequencyQueries.cpp ├── 1586 │ └── 1586D-D-OmkarandtheMeaningofLife.cpp ├── 1603 │ ├── 1603A-A-Di-visibleConfusion.cpp │ ├── 1603B-B-ModerateModularMode.cpp │ └── 1603C-C-ExtremeExtension.cpp ├── 1605 │ ├── 1605B-B-ReverseSort.cpp │ ├── 1605C-C-DominantCharacter.cpp │ ├── 1605D-D-Treelabeling.cpp │ └── 1605E-E-ArrayEqualizer.cpp ├── 1606 │ ├── 1606C-C-Banknotes.cpp │ ├── 1606D-D-Red-BlueMatrix.cpp │ └── 1606E-E-Arena.cpp ├── 1607 │ ├── 1607A-A-LinearKeyboard.cpp │ ├── 1607C-C-MinimumExtraction.cpp │ ├── 1607D-D-Blue-RedPermutation.cpp │ └── 1607E-E-RobotontheBoard1.cpp ├── 1624 │ ├── 1624B-B-MakeAP.cpp │ ├── 1624D-D-PalindromesColoring.cpp │ ├── 1624F-F-InteracdiveProblem.cpp │ └── 1624G-G-MinOrTree.cpp ├── 1625 │ └── 1625C-C-RoadOptimization.cpp ├── 1627 │ └── 1627F-F-NotSplitting.cpp ├── 1641 │ └── 1641D-D-TwoArrays.cpp ├── 1650 │ └── 1650F-F-VitalyandAdvancedUselessAlgorithms.cpp ├── 1651 │ ├── 1651B-B-ProveHimWrong.cpp │ ├── 1651C-C-Fault-tolerantNetwork.cpp │ └── 1651D-D-NearestExcludedPoints.cpp ├── 1654 │ ├── 1654D-D-PotionBrewingClass.cpp │ ├── 1654E-E-ArithmeticOperations.cpp │ └── 1654F-F-MinimalStringXoration.cpp ├── 1656 │ ├── 1656A-A-GoodPairs.cpp │ ├── 1656B-B-SubtractOperation.cpp │ ├── 1656C-C-MakeEqualWithMod.cpp │ ├── 1656D-D-K-good.cpp │ ├── 1656E-E-EqualTreeSums.cpp │ └── 1656H-H-EqualLCMSubsets.cpp ├── 1657 │ ├── 1657A-A-IntegerMoves.cpp │ ├── 1657C-C-BracketSequenceDeletion.cpp │ ├── 1657D-D-ForGamers.ByGamers..cpp │ └── 1657E-E-StarMST.cpp ├── 1660 │ ├── 1660C-C-GetanEvenString.cpp │ ├── 1660D-D-MaximumProductStrikesBack.cpp │ └── 1660E-E-MatrixandShifts.cpp ├── 1661 │ ├── 1661A-A-ArrayBalancing.cpp │ ├── 1661B-B-GettingZero.cpp │ └── 1661E-E-NarrowComponents.cpp ├── 1662 │ └── 1662A-A-OrganizingSWERC.cpp ├── 1663 │ ├── 1663A-A-WhoTested?.cpp │ ├── 1663B-B-Mike'sSequence.cpp │ └── 1663C-C-PōjaVerdon.cpp ├── 1665 │ ├── 1665B-B-ArrayCloningTechnique.cpp │ └── 1665D-D-GCDGuess.cpp ├── 1667 │ ├── 1667A-A-MakeitIncreasing.cpp │ └── 1667B-B-OptimalPartition.cpp ├── 1669 │ ├── 1669A-A-Division?.cpp │ ├── 1669B-B-Triple.cpp │ ├── 1669C-C-OddEvenIncrements.cpp │ ├── 1669F-F-EatingCandies.cpp │ ├── 1669G-G-FallDown.cpp │ └── 1669H-H-MaximalAND.cpp ├── 1671 │ ├── 1671A-A-StringBuilding.cpp │ ├── 1671B-B-ConsecutivePointsSegment.cpp │ ├── 1671C-C-DolceVita.cpp │ ├── 1671D-D-InsertaProgression.cpp │ └── 1671E-E-Preorder.cpp ├── 1672 │ ├── 1672B-B-IloveAAAB.cpp │ └── 1672C-C-UnequalArray.cpp ├── 1673 │ ├── 1673C-C-PalindromeBasis.cpp │ ├── 1673D-D-LostArithmeticProgression.cpp │ └── 1673F-F-Anti-TheftRoadPlanning.cpp ├── 1679 │ ├── 1679B-B-StoneAgeProblem.cpp │ ├── 1679C-C-RooksDefenders.cpp │ └── 1679E-E-TypicalPartyinDorm.cpp ├── 1680 │ ├── 1680D-D-DogWalking.cpp │ └── 1680E-E-MovingChips.cpp ├── 1681 │ ├── 1681A-A-GamewithCards.cpp │ ├── 1681B-B-CardTrick.cpp │ ├── 1681C-C-DoubleSort.cpp │ └── 1681D-D-RequiredLength.cpp ├── 1682 │ ├── 1682B-B-ANDSorting.cpp │ └── 1682D-D-CircularSpanningTree.cpp ├── 1684 │ ├── 1684A-A-DigitMinimization.cpp │ ├── 1684B-B-ZmodX=C.cpp │ ├── 1684C-C-ColumnSwapping.cpp │ ├── 1684E-E-MEXvsDIFF.cpp │ └── 1684F-F-DiverseSegments.cpp ├── 1687 │ ├── 1687A-A-TheEnchantedForest.cpp │ ├── 1687B-B-RailwaySystem.cpp │ └── 1687C-C-SanaeandGiantRobot.cpp ├── 1690 │ ├── 1690A-A-PrintaPedestal(Codeforceslogo?).cpp │ ├── 1690D-D-BlackandWhiteStripe.cpp │ ├── 1690E-E-PriceMaximization.cpp │ ├── 1690F-F-ShiftingString.cpp │ └── 1690G-G-CounttheTrains.cpp ├── 1691 │ ├── 1691A-A-BeatTheOdds.cpp │ ├── 1691B-B-ShoeShuffling.cpp │ ├── 1691C-C-SumofSubstrings.cpp │ ├── 1691D-D-MaxGEQSum.cpp │ └── 1691E-E-NumberofGroups.cpp ├── 1692 │ ├── 1692A-A-Marathon.cpp │ ├── 1692C-C-Where'stheBishop?.cpp │ ├── 1692E-E-BinaryDeque.cpp │ ├── 1692F-F-3SUM.cpp │ └── 1692H-H-Gambling.cpp ├── 1697 │ ├── 1697A-A-ParkwayWalk.cpp │ └── 1697B-B-Promo.cpp ├── 1758 │ ├── 1758B-B-XOR=Average.cpp │ ├── 1758C-C-AlmostAllMultiples.cpp │ ├── 1758D-D-Range=√Sum.cpp │ └── 1758E-E-Tick,Tock.cpp ├── 1760 │ ├── 1760A-A-MediumNumber.cpp │ ├── 1760D-D-ChallengingValleys.cpp │ ├── 1760E-E-BinaryInversions.cpp │ └── 1760G-G-SlavicG'sFavoriteProblem.cpp ├── 1761 │ └── 1761D-D-CarryBit.cpp ├── 1764 │ ├── 1764A-A-Doremy'sPaint.cpp │ ├── 1764B-B-Doremy'sPerfectMathClass.cpp │ ├── 1764C-C-Doremy'sCityConstruction.cpp │ └── 1764D-D-Doremy'sPeggingGame.cpp ├── 1765 │ ├── 1765A-A-AccessLevels.cpp │ ├── 1765B-B-BrokenKeyboard.cpp │ ├── 1765D-D-WatchtheVideos.cpp │ ├── 1765E-E-Exchange.cpp │ ├── 1765F-F-ChemistryLab.cpp │ ├── 1765K-K-TorusPath.cpp │ ├── 1765M-M-MinimumLCM.cpp │ └── 1765N-N-NumberReduction.cpp ├── 1778 │ ├── 1778A-A-FlipFlopSum.cpp │ ├── 1778B-B-TheForbiddenPermutation.cpp │ ├── 1778C-C-FlexibleString.cpp │ └── 1778D-D-FlexibleStringRevisit.cpp ├── 1785 │ ├── 1785A-A-Monsters(easyversion).cpp │ ├── 1785B-B-LetterExchange.cpp │ ├── 1785C-C-Monsters(hardversion).cpp │ └── 1785D-D-WoodenSpoon.cpp ├── 1787 │ ├── 1787C-C-RemovetheBracket.cpp │ ├── 1787D-D-GameonAxis.cpp │ ├── 1787E-E-TheHarmonizationofXOR.cpp │ └── 1787F-F-InverseTransformation.cpp ├── 1788 │ ├── 1788A-A-OneandTwo.cpp │ ├── 1788B-B-SumofTwoNumbers.cpp │ ├── 1788C-C-MatchingNumbers.cpp │ ├── 1788D-D-MovingDots.cpp │ └── 1788E-E-SumOverZero.cpp ├── 1791 │ ├── 1791B-B-FollowingDirections.cpp │ ├── 1791C-C-PrependandAppend.cpp │ ├── 1791D-D-DistinctSplit.cpp │ └── 1791F-F-RangeUpdatePointQuery.cpp ├── 1793 │ ├── 1793B-B-FedyaandArray.cpp │ ├── 1793C-C-DoraandSearch.cpp │ └── 1793D-D-MoscowGorillas.cpp ├── 1129A │ ├── 1129A1-A1-ToyTrain(Simplified).cpp │ └── 1129A2-A2-ToyTrain.cpp ├── 1251E │ └── 1251E1-E1-Voting(EasyVersion).cpp ├── 1370F │ ├── 1370F1-F1-TheHiddenPair(EasyVersion).cpp │ └── 1370F2-F2-TheHiddenPair(HardVersion).cpp ├── 1582F │ └── 1582F2-F2-KorneyKorneevichandXOR(hardversion).cpp ├── 1660F │ ├── 1660F1-F1-PromisingString(easyversion).cpp │ └── 1660F2-F2-PromisingString(hardversion).cpp ├── 1672F │ └── 1672F1-F1-ArrayShuffling.cpp ├── 1791G │ ├── 1791G1-G1-Teleporters(EasyVersion).cpp │ └── 1791G2-G2-Teleporters(HardVersion).cpp ├── 690A │ └── 690A1-A1-CollectiveMindsets(easy).cpp ├── README.md ├── crawl.py └── parse.py ├── error ├── nohup.out ├── parse.py └── test /1085/1085A-A-Right-LeftCipher.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1085/1085A-A-Right-LeftCipher.cpp -------------------------------------------------------------------------------- /1085/1085B-B-DivTimesMod.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1085/1085B-B-DivTimesMod.cpp -------------------------------------------------------------------------------- /1085/1085C-C-ConnectThree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1085/1085C-C-ConnectThree.cpp -------------------------------------------------------------------------------- /1085/1085D-D-MinimumDiameterTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1085/1085D-D-MinimumDiameterTree.cpp -------------------------------------------------------------------------------- /1085/1085E-E-VasyaandTemplates.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1085/1085E-E-VasyaandTemplates.cpp -------------------------------------------------------------------------------- /1085/1085G-G-BeautifulMatrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1085/1085G-G-BeautifulMatrix.cpp -------------------------------------------------------------------------------- /1086/1086F-F-ForestFires.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1086/1086F-F-ForestFires.cpp -------------------------------------------------------------------------------- /1096/1096A-A-FindDivisible.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1096/1096A-A-FindDivisible.cpp -------------------------------------------------------------------------------- /1096/1096B-B-SubstringRemoval.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1096/1096B-B-SubstringRemoval.cpp -------------------------------------------------------------------------------- /1096/1096C-C-PolygonfortheAngle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1096/1096C-C-PolygonfortheAngle.cpp -------------------------------------------------------------------------------- /1096/1096D-D-EasyProblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1096/1096D-D-EasyProblem.cpp -------------------------------------------------------------------------------- /1096/1096E-E-TheTopScorer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1096/1096E-E-TheTopScorer.cpp -------------------------------------------------------------------------------- /1096/1096F-F-InversionExpectation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1096/1096F-F-InversionExpectation.cpp -------------------------------------------------------------------------------- /111/111D-D-PetyaandColoring.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/111/111D-D-PetyaandColoring.cpp -------------------------------------------------------------------------------- /111/111E-E-PetyaandRectangle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/111/111E-E-PetyaandRectangle.cpp -------------------------------------------------------------------------------- /112/112A-A-PetyaandStrings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/112/112A-A-PetyaandStrings.cpp -------------------------------------------------------------------------------- /112/112B-B-PetyaandSquare.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/112/112B-B-PetyaandSquare.cpp -------------------------------------------------------------------------------- /112/112C-C-PetyaandInequiations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/112/112C-C-PetyaandInequiations.cpp -------------------------------------------------------------------------------- /112/112D-D-PetyaandDivisors.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/112/112D-D-PetyaandDivisors.cpp -------------------------------------------------------------------------------- /112/112E-E-PetyaandSpiders.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/112/112E-E-PetyaandSpiders.cpp -------------------------------------------------------------------------------- /1391/1391E-E-PairsofPairs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1391/1391E-E-PairsofPairs.cpp -------------------------------------------------------------------------------- /1466/1466G-G-SongoftheSirens.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1466/1466G-G-SongoftheSirens.cpp -------------------------------------------------------------------------------- /1470/1470A-A-StrangeBirthdayParty.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1470/1470A-A-StrangeBirthdayParty.cpp -------------------------------------------------------------------------------- /1470/1470B-B-StrangeDefinition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1470/1470B-B-StrangeDefinition.cpp -------------------------------------------------------------------------------- /1470/1470C-C-StrangeShuffle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1470/1470C-C-StrangeShuffle.cpp -------------------------------------------------------------------------------- /1470/1470D-D-StrangeHousing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1470/1470D-D-StrangeHousing.cpp -------------------------------------------------------------------------------- /1470/1470E-E-StrangePermutation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1470/1470E-E-StrangePermutation.cpp -------------------------------------------------------------------------------- /1472/1472A-A-CardsforFriends.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1472/1472A-A-CardsforFriends.cpp -------------------------------------------------------------------------------- /1472/1472B-B-FairDivision.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1472/1472B-B-FairDivision.cpp -------------------------------------------------------------------------------- /1472/1472C-C-LongJumps.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1472/1472C-C-LongJumps.cpp -------------------------------------------------------------------------------- /1472/1472D-D-Even-OddGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1472/1472D-D-Even-OddGame.cpp -------------------------------------------------------------------------------- /1472/1472E-E-CorrectPlacement.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1472/1472E-E-CorrectPlacement.cpp -------------------------------------------------------------------------------- /1472/1472F-F-NewYear'sPuzzle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1472/1472F-F-NewYear'sPuzzle.cpp -------------------------------------------------------------------------------- /1472/1472G-G-MovingtotheCapital.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1472/1472G-G-MovingtotheCapital.cpp -------------------------------------------------------------------------------- /1473/1473A-A-ReplacingElements.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1473/1473A-A-ReplacingElements.cpp -------------------------------------------------------------------------------- /1473/1473F-F-StrangeSet.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1473/1473F-F-StrangeSet.cpp -------------------------------------------------------------------------------- /1477/1477C-C-NezzarandNiceBeatmap.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1477/1477C-C-NezzarandNiceBeatmap.cpp -------------------------------------------------------------------------------- /1479/1479A-A-SearchingLocalMinimum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1479/1479A-A-SearchingLocalMinimum.cpp -------------------------------------------------------------------------------- /1479/1479C-C-ContinuousCity.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1479/1479C-C-ContinuousCity.cpp -------------------------------------------------------------------------------- /1479/1479D-D-OddMineralResource.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1479/1479D-D-OddMineralResource.cpp -------------------------------------------------------------------------------- /1479B/1479B1-B1-PaintingtheArrayI.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1479B/1479B1-B1-PaintingtheArrayI.cpp -------------------------------------------------------------------------------- /1479B/1479B2-B2-PaintingtheArrayII.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1479B/1479B2-B2-PaintingtheArrayII.cpp -------------------------------------------------------------------------------- /1483/1483A-A-BasicDiplomacy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1483/1483A-A-BasicDiplomacy.cpp -------------------------------------------------------------------------------- /1483/1483B-B-Playlist.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1483/1483B-B-Playlist.cpp -------------------------------------------------------------------------------- /1483/1483C-C-SkylinePhoto.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1483/1483C-C-SkylinePhoto.cpp -------------------------------------------------------------------------------- /1483/1483D-D-UsefulEdges.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1483/1483D-D-UsefulEdges.cpp -------------------------------------------------------------------------------- /1485/1485A-A-AddandDivide.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1485/1485A-A-AddandDivide.cpp -------------------------------------------------------------------------------- /1485/1485B-B-ReplaceandKeepSorted.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1485/1485B-B-ReplaceandKeepSorted.cpp -------------------------------------------------------------------------------- /1485/1485C-C-FloorandMod.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1485/1485C-C-FloorandMod.cpp -------------------------------------------------------------------------------- /1485/1485E-E-MoveandSwap.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1485/1485E-E-MoveandSwap.cpp -------------------------------------------------------------------------------- /1491/1491A-A-K-thLargestValue.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1491/1491A-A-K-thLargestValue.cpp -------------------------------------------------------------------------------- /1491/1491B-B-MinimalCost.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1491/1491B-B-MinimalCost.cpp -------------------------------------------------------------------------------- /1491/1491C-C-PekoraandTrampoline.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1491/1491C-C-PekoraandTrampoline.cpp -------------------------------------------------------------------------------- /1491/1491E-E-Fib-tree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1491/1491E-E-Fib-tree.cpp -------------------------------------------------------------------------------- /1491/1491G-G-SwitchandFlip.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1491/1491G-G-SwitchandFlip.cpp -------------------------------------------------------------------------------- /1495/1495A-A-DiamondMiner.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1495/1495A-A-DiamondMiner.cpp -------------------------------------------------------------------------------- /1495/1495B-B-Let'sGoHiking.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1495/1495B-B-Let'sGoHiking.cpp -------------------------------------------------------------------------------- /1495/1495C-C-GardenoftheSun.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1495/1495C-C-GardenoftheSun.cpp -------------------------------------------------------------------------------- /1495/1495E-E-QingshanandDaniel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1495/1495E-E-QingshanandDaniel.cpp -------------------------------------------------------------------------------- /1495/1495F-F-Squares.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1495/1495F-F-Squares.cpp -------------------------------------------------------------------------------- /1500/1500A-A-GoingHome.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1500/1500A-A-GoingHome.cpp -------------------------------------------------------------------------------- /1500/1500C-C-MatrixSorting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1500/1500C-C-MatrixSorting.cpp -------------------------------------------------------------------------------- /1500/1500D-D-TilesforBathroom.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1500/1500D-D-TilesforBathroom.cpp -------------------------------------------------------------------------------- /1500/1500E-E-SubsetTrick.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1500/1500E-E-SubsetTrick.cpp -------------------------------------------------------------------------------- /1503/1503A-A-BalancetheBits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1503/1503A-A-BalancetheBits.cpp -------------------------------------------------------------------------------- /1503/1503B-B-3-Coloring.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1503/1503B-B-3-Coloring.cpp -------------------------------------------------------------------------------- /1503/1503D-D-FliptheCards.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1503/1503D-D-FliptheCards.cpp -------------------------------------------------------------------------------- /1503/1503E-E-2-Coloring.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1503/1503E-E-2-Coloring.cpp -------------------------------------------------------------------------------- /1503/1503F-F-BalancetheCards.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1503/1503F-F-BalancetheCards.cpp -------------------------------------------------------------------------------- /1504/1504A-A-DéjàVu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1504/1504A-A-DéjàVu.cpp -------------------------------------------------------------------------------- /1504/1504B-B-FliptheBits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1504/1504B-B-FliptheBits.cpp -------------------------------------------------------------------------------- /1505/1505A-A-Isitrated-2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1505/1505A-A-Isitrated-2.cpp -------------------------------------------------------------------------------- /1505/1505B-B-DMCA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1505/1505B-B-DMCA.cpp -------------------------------------------------------------------------------- /1505/1505C-C-FibonacciWords.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1505/1505C-C-FibonacciWords.cpp -------------------------------------------------------------------------------- /1505/1505E-E-Cakewalk.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1505/1505E-E-Cakewalk.cpp -------------------------------------------------------------------------------- /1508/1508A-A-BinaryLiterature.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1508/1508A-A-BinaryLiterature.cpp -------------------------------------------------------------------------------- /1508/1508B-B-AlmostSorted.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1508/1508B-B-AlmostSorted.cpp -------------------------------------------------------------------------------- /1508/1508C-C-CompletetheMST.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1508/1508C-C-CompletetheMST.cpp -------------------------------------------------------------------------------- /1508/1508E-E-TreeCalendar.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1508/1508E-E-TreeCalendar.cpp -------------------------------------------------------------------------------- /1510/1510H-H-HardOptimization.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1510/1510H-H-HardOptimization.cpp -------------------------------------------------------------------------------- /1511/1511A-A-ReviewSite.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1511/1511A-A-ReviewSite.cpp -------------------------------------------------------------------------------- /1511/1511B-B-GCDLength.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1511/1511B-B-GCDLength.cpp -------------------------------------------------------------------------------- /1511/1511C-C-YetAnotherCardDeck.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1511/1511C-C-YetAnotherCardDeck.cpp -------------------------------------------------------------------------------- /1511/1511D-D-MinCostString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1511/1511D-D-MinCostString.cpp -------------------------------------------------------------------------------- /1511/1511E-E-ColoringsandDominoes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1511/1511E-E-ColoringsandDominoes.cpp -------------------------------------------------------------------------------- /1511/1511G-G-ChipsonaBoard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1511/1511G-G-ChipsonaBoard.cpp -------------------------------------------------------------------------------- /1514/1514E-E-BabyEhab'sHyperApartment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1514/1514E-E-BabyEhab'sHyperApartment.cpp -------------------------------------------------------------------------------- /1515/1515A-A-PhoenixandGold.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1515/1515A-A-PhoenixandGold.cpp -------------------------------------------------------------------------------- /1515/1515B-B-PhoenixandPuzzle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1515/1515B-B-PhoenixandPuzzle.cpp -------------------------------------------------------------------------------- /1515/1515C-C-PhoenixandTowers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1515/1515C-C-PhoenixandTowers.cpp -------------------------------------------------------------------------------- /1515/1515D-D-PhoenixandSocks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1515/1515D-D-PhoenixandSocks.cpp -------------------------------------------------------------------------------- /1515/1515E-E-PhoenixandComputers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1515/1515E-E-PhoenixandComputers.cpp -------------------------------------------------------------------------------- /1515/1515F-F-PhoenixandEarthquake.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1515/1515F-F-PhoenixandEarthquake.cpp -------------------------------------------------------------------------------- /1515/1515G-G-PhoenixandOdometers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1515/1515G-G-PhoenixandOdometers.cpp -------------------------------------------------------------------------------- /1515/1515H-H-PhoenixandBits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1515/1515H-H-PhoenixandBits.cpp -------------------------------------------------------------------------------- /1517/1517A-A-Sumof2050.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1517/1517A-A-Sumof2050.cpp -------------------------------------------------------------------------------- /1517/1517B-B-MorningJogging.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1517/1517B-B-MorningJogging.cpp -------------------------------------------------------------------------------- /1517/1517C-C-Fillomino2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1517/1517C-C-Fillomino2.cpp -------------------------------------------------------------------------------- /1517/1517D-D-ExplorerSpace.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1517/1517D-D-ExplorerSpace.cpp -------------------------------------------------------------------------------- /1517/1517E-E-GroupPhoto.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1517/1517E-E-GroupPhoto.cpp -------------------------------------------------------------------------------- /1517/1517F-F-Reunion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1517/1517F-F-Reunion.cpp -------------------------------------------------------------------------------- /1517/1517G-G-StarryNightCamping.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1517/1517G-G-StarryNightCamping.cpp -------------------------------------------------------------------------------- /1519/1519A-A-RedandBlueBeans.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1519/1519A-A-RedandBlueBeans.cpp -------------------------------------------------------------------------------- /1519/1519B-B-TheCakeIsaLie.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1519/1519B-B-TheCakeIsaLie.cpp -------------------------------------------------------------------------------- /1519/1519C-C-BerlandRegional.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1519/1519C-C-BerlandRegional.cpp -------------------------------------------------------------------------------- /1519/1519D-D-MaximumSumofProducts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1519/1519D-D-MaximumSumofProducts.cpp -------------------------------------------------------------------------------- /1519/1519E-E-OffbyOne.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1519/1519E-E-OffbyOne.cpp -------------------------------------------------------------------------------- /1519/1519F-F-ChestsandKeys.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1519/1519F-F-ChestsandKeys.cpp -------------------------------------------------------------------------------- /1520/1520E-E-ArrangingTheSheep.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1520/1520E-E-ArrangingTheSheep.cpp -------------------------------------------------------------------------------- /1520/1520G-G-ToGoOrNotToGo?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1520/1520G-G-ToGoOrNotToGo?.cpp -------------------------------------------------------------------------------- /1525/1525A-A-Potion-making.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1525/1525A-A-Potion-making.cpp -------------------------------------------------------------------------------- /1525/1525B-B-PermutationSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1525/1525B-B-PermutationSort.cpp -------------------------------------------------------------------------------- /1525/1525C-C-RobotCollisions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1525/1525C-C-RobotCollisions.cpp -------------------------------------------------------------------------------- /1525/1525D-D-Armchairs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1525/1525D-D-Armchairs.cpp -------------------------------------------------------------------------------- /1525/1525E-E-AssimilationIV.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1525/1525E-E-AssimilationIV.cpp -------------------------------------------------------------------------------- /1525/1525F-F-GoblinsAndGnomes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1525/1525F-F-GoblinsAndGnomes.cpp -------------------------------------------------------------------------------- /1530/1530A-A-BinaryDecimal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1530/1530A-A-BinaryDecimal.cpp -------------------------------------------------------------------------------- /1530/1530B-B-PuttingPlates.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1530/1530B-B-PuttingPlates.cpp -------------------------------------------------------------------------------- /1530/1530C-C-Pursuit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1530/1530C-C-Pursuit.cpp -------------------------------------------------------------------------------- /1530/1530D-D-SecretSanta.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1530/1530D-D-SecretSanta.cpp -------------------------------------------------------------------------------- /1530/1530E-E-Minimax.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1530/1530E-E-Minimax.cpp -------------------------------------------------------------------------------- /1530/1530F-F-Bingo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1530/1530F-F-Bingo.cpp -------------------------------------------------------------------------------- /1532/1532E-E-GoodArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1532/1532E-E-GoodArray.cpp -------------------------------------------------------------------------------- /1532/1532F-F-PrefixesandSuffixes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1532/1532F-F-PrefixesandSuffixes.cpp -------------------------------------------------------------------------------- /1533/1533A-A-TraveltoBertown.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1533/1533A-A-TraveltoBertown.cpp -------------------------------------------------------------------------------- /1533/1533D-D-StringSearching.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1533/1533D-D-StringSearching.cpp -------------------------------------------------------------------------------- /1533/1533E-E-ChessTeamForming.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1533/1533E-E-ChessTeamForming.cpp -------------------------------------------------------------------------------- /1533/1533F-F-BinaryStringPartition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1533/1533F-F-BinaryStringPartition.cpp -------------------------------------------------------------------------------- /1537/1537F-F-FigureFixing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1537/1537F-F-FigureFixing.cpp -------------------------------------------------------------------------------- /1539/1539A-A-ContestStart.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1539/1539A-A-ContestStart.cpp -------------------------------------------------------------------------------- /1539/1539B-B-LoveSong.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1539/1539B-B-LoveSong.cpp -------------------------------------------------------------------------------- /1539/1539C-C-StableGroups.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1539/1539C-C-StableGroups.cpp -------------------------------------------------------------------------------- /1539/1539D-D-PriceFixed.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1539/1539D-D-PriceFixed.cpp -------------------------------------------------------------------------------- /1539/1539E-E-GamewithCards.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1539/1539E-E-GamewithCards.cpp -------------------------------------------------------------------------------- /1539/1539F-F-StrangeArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1539/1539F-F-StrangeArray.cpp -------------------------------------------------------------------------------- /1542/1542B-B-PlusandMultiply.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1542/1542B-B-PlusandMultiply.cpp -------------------------------------------------------------------------------- /1542/1542C-C-StrangeFunction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1542/1542C-C-StrangeFunction.cpp -------------------------------------------------------------------------------- /1542/1542D-D-PriorityQueue.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1542/1542D-D-PriorityQueue.cpp -------------------------------------------------------------------------------- /1543/1543A-A-ExcitingBets.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1543/1543A-A-ExcitingBets.cpp -------------------------------------------------------------------------------- /1543/1543B-B-CustomisingtheTrack.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1543/1543B-B-CustomisingtheTrack.cpp -------------------------------------------------------------------------------- /1543/1543C-C-NeedforPinkSlips.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1543/1543C-C-NeedforPinkSlips.cpp -------------------------------------------------------------------------------- /1543/1543E-E-TheFinalPursuit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1543/1543E-E-TheFinalPursuit.cpp -------------------------------------------------------------------------------- /1545/1545A-A-AquaMoonandStrangeSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1545/1545A-A-AquaMoonandStrangeSort.cpp -------------------------------------------------------------------------------- /1545/1545B-B-AquaMoonandChess.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1545/1545B-B-AquaMoonandChess.cpp -------------------------------------------------------------------------------- /1545/1545C-C-AquaMoonandPermutations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1545/1545C-C-AquaMoonandPermutations.cpp -------------------------------------------------------------------------------- /1550/1550A-A-FindTheArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1550/1550A-A-FindTheArray.cpp -------------------------------------------------------------------------------- /1550/1550B-B-MaximumCostDeletion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1550/1550B-B-MaximumCostDeletion.cpp -------------------------------------------------------------------------------- /1550/1550C-C-ManhattanSubarrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1550/1550C-C-ManhattanSubarrays.cpp -------------------------------------------------------------------------------- /1550/1550D-D-ExcellentArrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1550/1550D-D-ExcellentArrays.cpp -------------------------------------------------------------------------------- /1550/1550E-E-Stringforces.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1550/1550E-E-Stringforces.cpp -------------------------------------------------------------------------------- /1550/1550F-F-JumpingAround.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1550/1550F-F-JumpingAround.cpp -------------------------------------------------------------------------------- /1555/1555A-A-PizzaForces.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1555/1555A-A-PizzaForces.cpp -------------------------------------------------------------------------------- /1555/1555B-B-TwoTables.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1555/1555B-B-TwoTables.cpp -------------------------------------------------------------------------------- /1555/1555C-C-CoinRows.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1555/1555C-C-CoinRows.cpp -------------------------------------------------------------------------------- /1555/1555D-D-SayNotoPalindromes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1555/1555D-D-SayNotoPalindromes.cpp -------------------------------------------------------------------------------- /1555/1555E-E-BoringSegments.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1555/1555E-E-BoringSegments.cpp -------------------------------------------------------------------------------- /1555/1555F-F-GoodGraph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1555/1555F-F-GoodGraph.cpp -------------------------------------------------------------------------------- /1574/1574A-A-RegularBracketSequences.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1574/1574A-A-RegularBracketSequences.cpp -------------------------------------------------------------------------------- /1574/1574B-B-CombinatoricsHomework.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1574/1574B-B-CombinatoricsHomework.cpp -------------------------------------------------------------------------------- /1574/1574C-C-SlaytheDragon.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1574/1574C-C-SlaytheDragon.cpp -------------------------------------------------------------------------------- /1574/1574D-D-TheStrongestBuild.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1574/1574D-D-TheStrongestBuild.cpp -------------------------------------------------------------------------------- /1574/1574E-E-Coloring.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1574/1574E-E-Coloring.cpp -------------------------------------------------------------------------------- /1574/1574F-F-Occurrences.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1574/1574F-F-Occurrences.cpp -------------------------------------------------------------------------------- /158/158A-A-NextRound.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/158/158A-A-NextRound.cpp -------------------------------------------------------------------------------- /158/158B-B-Taxi.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/158/158B-B-Taxi.cpp -------------------------------------------------------------------------------- /158/158C-C-Cdandpwdcommands.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/158/158C-C-Cdandpwdcommands.cpp -------------------------------------------------------------------------------- /158/158D-D-IceSculptures.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/158/158D-D-IceSculptures.cpp -------------------------------------------------------------------------------- /158/158E-E-PhoneTalks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/158/158E-E-PhoneTalks.cpp -------------------------------------------------------------------------------- /1606/1606A-A-ABBalance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1606/1606A-A-ABBalance.cpp -------------------------------------------------------------------------------- /1606/1606B-B-UpdateFiles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1606/1606B-B-UpdateFiles.cpp -------------------------------------------------------------------------------- /1606/1606C-C-Banknotes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1606/1606C-C-Banknotes.cpp -------------------------------------------------------------------------------- /1606/1606D-D-Red-BlueMatrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1606/1606D-D-Red-BlueMatrix.cpp -------------------------------------------------------------------------------- /1606/1606E-E-Arena.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1606/1606E-E-Arena.cpp -------------------------------------------------------------------------------- /1606/1606F-F-TreeQueries.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1606/1606F-F-TreeQueries.cpp -------------------------------------------------------------------------------- /1615/1615A-A-ClosingTheGap.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1615/1615A-A-ClosingTheGap.cpp -------------------------------------------------------------------------------- /1615/1615B-B-AndIt'sNon-Zero.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1615/1615B-B-AndIt'sNon-Zero.cpp -------------------------------------------------------------------------------- /1615/1615C-C-Menorah.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1615/1615C-C-Menorah.cpp -------------------------------------------------------------------------------- /1615/1615D-D-X(or)-masTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1615/1615D-D-X(or)-masTree.cpp -------------------------------------------------------------------------------- /1615/1615E-E-PurpleCrayon.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1615/1615E-E-PurpleCrayon.cpp -------------------------------------------------------------------------------- /1615/1615F-F-LEGOndaryGrandmaster.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1615/1615F-F-LEGOndaryGrandmaster.cpp -------------------------------------------------------------------------------- /1615/1615G-G-MaximumAdjacentPairs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1615/1615G-G-MaximumAdjacentPairs.cpp -------------------------------------------------------------------------------- /1615/1615H-H-ReindeerGames.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1615/1615H-H-ReindeerGames.cpp -------------------------------------------------------------------------------- /1616/1616A-A-IntegerDiversity.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1616/1616A-A-IntegerDiversity.cpp -------------------------------------------------------------------------------- /1616/1616B-B-MirrorintheString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1616/1616B-B-MirrorintheString.cpp -------------------------------------------------------------------------------- /1616/1616C-C-RepresentativeEdges.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1616/1616C-C-RepresentativeEdges.cpp -------------------------------------------------------------------------------- /1616/1616D-D-KeeptheAverageHigh.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1616/1616D-D-KeeptheAverageHigh.cpp -------------------------------------------------------------------------------- /1616/1616F-F-TricolorTriangles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1616/1616F-F-TricolorTriangles.cpp -------------------------------------------------------------------------------- /1616/1616G-G-JustAddanEdge.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1616/1616G-G-JustAddanEdge.cpp -------------------------------------------------------------------------------- /1616/1616H-H-KeepXORLow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1616/1616H-H-KeepXORLow.cpp -------------------------------------------------------------------------------- /1617/1617A-A-ForbiddenSubsequence.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1617/1617A-A-ForbiddenSubsequence.cpp -------------------------------------------------------------------------------- /1617/1617B-B-GCDProblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1617/1617B-B-GCDProblem.cpp -------------------------------------------------------------------------------- /1617/1617C-C-PaprikaandPermutation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1617/1617C-C-PaprikaandPermutation.cpp -------------------------------------------------------------------------------- /1617/1617E-E-ChristmasChocolates.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1617/1617E-E-ChristmasChocolates.cpp -------------------------------------------------------------------------------- /1618/1618B-B-MissingBigram.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1618/1618B-B-MissingBigram.cpp -------------------------------------------------------------------------------- /1618/1618C-C-PainttheArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1618/1618C-C-PainttheArray.cpp -------------------------------------------------------------------------------- /1618/1618D-D-ArrayandOperations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1618/1618D-D-ArrayandOperations.cpp -------------------------------------------------------------------------------- /1618/1618E-E-Singers'Tour.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1618/1618E-E-Singers'Tour.cpp -------------------------------------------------------------------------------- /1618/1618F-F-Reverse.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1618/1618F-F-Reverse.cpp -------------------------------------------------------------------------------- /1618/1618G-G-TraderProblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1618/1618G-G-TraderProblem.cpp -------------------------------------------------------------------------------- /1619/1619B-B-SquaresandCubes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1619/1619B-B-SquaresandCubes.cpp -------------------------------------------------------------------------------- /1619/1619C-C-WrongAddition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1619/1619C-C-WrongAddition.cpp -------------------------------------------------------------------------------- /1619/1619D-D-NewYear'sProblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1619/1619D-D-NewYear'sProblem.cpp -------------------------------------------------------------------------------- /1619/1619E-E-MEXandIncrements.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1619/1619E-E-MEXandIncrements.cpp -------------------------------------------------------------------------------- /1619/1619F-F-Let'sPlaytheHat?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1619/1619F-F-Let'sPlaytheHat?.cpp -------------------------------------------------------------------------------- /1619/1619G-G-UnusualMinesweeper.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1619/1619G-G-UnusualMinesweeper.cpp -------------------------------------------------------------------------------- /1619/1619H-H-PermutationandQueries.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1619/1619H-H-PermutationandQueries.cpp -------------------------------------------------------------------------------- /1620/1620B-B-TrianglesonaRectangle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1620/1620B-B-TrianglesonaRectangle.cpp -------------------------------------------------------------------------------- /1620/1620C-C-BA-String.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1620/1620C-C-BA-String.cpp -------------------------------------------------------------------------------- /1620/1620D-D-ExactChange.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1620/1620D-D-ExactChange.cpp -------------------------------------------------------------------------------- /1620/1620E-E-ReplacetheNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1620/1620E-E-ReplacetheNumbers.cpp -------------------------------------------------------------------------------- /1620/1620F-F-BipartiteArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1620/1620F-F-BipartiteArray.cpp -------------------------------------------------------------------------------- /1620/1620G-G-SubsequencesGalore.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1620/1620G-G-SubsequencesGalore.cpp -------------------------------------------------------------------------------- /1621/1621A-A-StableArrangementofRooks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1621/1621A-A-StableArrangementofRooks.cpp -------------------------------------------------------------------------------- /1621/1621B-B-IntegersShop.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1621/1621B-B-IntegersShop.cpp -------------------------------------------------------------------------------- /1621/1621C-C-HiddenPermutations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1621/1621C-C-HiddenPermutations.cpp -------------------------------------------------------------------------------- /1621/1621D-D-TheWinterHike.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1621/1621D-D-TheWinterHike.cpp -------------------------------------------------------------------------------- /1621/1621E-E-NewSchool.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1621/1621E-E-NewSchool.cpp -------------------------------------------------------------------------------- /1621/1621F-F-StrangeInstructions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1621/1621F-F-StrangeInstructions.cpp -------------------------------------------------------------------------------- /1621/1621I-I-TwoSequences.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1621/1621I-I-TwoSequences.cpp -------------------------------------------------------------------------------- /1622/1622A-A-ConstructaRectangle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1622/1622A-A-ConstructaRectangle.cpp -------------------------------------------------------------------------------- /1622/1622B-B-BerlandMusic.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1622/1622B-B-BerlandMusic.cpp -------------------------------------------------------------------------------- /1622/1622C-C-SetorDecrease.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1622/1622C-C-SetorDecrease.cpp -------------------------------------------------------------------------------- /1622/1622D-D-Shuffle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1622/1622D-D-Shuffle.cpp -------------------------------------------------------------------------------- /1622/1622E-E-MathTest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1622/1622E-E-MathTest.cpp -------------------------------------------------------------------------------- /1622/1622F-F-QuadraticSet.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1622/1622F-F-QuadraticSet.cpp -------------------------------------------------------------------------------- /1623/1623A-A-RobotCleaner.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1623/1623A-A-RobotCleaner.cpp -------------------------------------------------------------------------------- /1623/1623B-B-GameonRanges.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1623/1623B-B-GameonRanges.cpp -------------------------------------------------------------------------------- /1623/1623C-C-BalancedStoneHeaps.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1623/1623C-C-BalancedStoneHeaps.cpp -------------------------------------------------------------------------------- /1623/1623D-D-RobotCleanerRevisit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1623/1623D-D-RobotCleanerRevisit.cpp -------------------------------------------------------------------------------- /1623/1623E-E-MiddleDuplication.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1623/1623E-E-MiddleDuplication.cpp -------------------------------------------------------------------------------- /1624/1624A-A-PlusOneontheSubset.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1624/1624A-A-PlusOneontheSubset.cpp -------------------------------------------------------------------------------- /1635/1635A-A-MinOrSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1635/1635A-A-MinOrSum.cpp -------------------------------------------------------------------------------- /1635/1635B-B-AvoidLocalMaximums.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1635/1635B-B-AvoidLocalMaximums.cpp -------------------------------------------------------------------------------- /1635/1635C-C-DifferentialSorting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1635/1635C-C-DifferentialSorting.cpp -------------------------------------------------------------------------------- /1635/1635D-D-InfiniteSet.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1635/1635D-D-InfiniteSet.cpp -------------------------------------------------------------------------------- /1635/1635E-E-Cars.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1635/1635E-E-Cars.cpp -------------------------------------------------------------------------------- /1635/1635F-F-ClosestPair.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1635/1635F-F-ClosestPair.cpp -------------------------------------------------------------------------------- /1637/1637E-E-BestPair.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1637/1637E-E-BestPair.cpp -------------------------------------------------------------------------------- /1637/1637F-F-Towers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1637/1637F-F-Towers.cpp -------------------------------------------------------------------------------- /1637/1637G-G-Birthday.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1637/1637G-G-Birthday.cpp -------------------------------------------------------------------------------- /1637/1637H-H-MinimizeInversionsNumber.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1637/1637H-H-MinimizeInversionsNumber.cpp -------------------------------------------------------------------------------- /1638/1638A-A-Reverse.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1638/1638A-A-Reverse.cpp -------------------------------------------------------------------------------- /1638/1638B-B-OddSwapSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1638/1638B-B-OddSwapSort.cpp -------------------------------------------------------------------------------- /1638/1638C-C-InversionGraph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1638/1638C-C-InversionGraph.cpp -------------------------------------------------------------------------------- /1638/1638D-D-BigBrush.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1638/1638D-D-BigBrush.cpp -------------------------------------------------------------------------------- /1638/1638E-E-ColorfulOperations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1638/1638E-E-ColorfulOperations.cpp -------------------------------------------------------------------------------- /1638/1638F-F-TwoPosters.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1638/1638F-F-TwoPosters.cpp -------------------------------------------------------------------------------- /1641/1641A-A-GreatSequence.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1641/1641A-A-GreatSequence.cpp -------------------------------------------------------------------------------- /1641/1641B-B-RepetitionsDecoding.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1641/1641B-B-RepetitionsDecoding.cpp -------------------------------------------------------------------------------- /1641/1641C-C-AnonymityIsImportant.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1641/1641C-C-AnonymityIsImportant.cpp -------------------------------------------------------------------------------- /1641/1641D-D-TwoArrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1641/1641D-D-TwoArrays.cpp -------------------------------------------------------------------------------- /1641/1641E-E-SpecialPositions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1641/1641E-E-SpecialPositions.cpp -------------------------------------------------------------------------------- /1644/1644A-A-DoorsandKeys.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1644/1644A-A-DoorsandKeys.cpp -------------------------------------------------------------------------------- /1644/1644C-C-IncreaseSubarraySums.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1644/1644C-C-IncreaseSubarraySums.cpp -------------------------------------------------------------------------------- /1644/1644D-D-CrossColoring.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1644/1644D-D-CrossColoring.cpp -------------------------------------------------------------------------------- /1644/1644E-E-ExpandthePath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1644/1644E-E-ExpandthePath.cpp -------------------------------------------------------------------------------- /1644/1644F-F-Basis.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1644/1644F-F-Basis.cpp -------------------------------------------------------------------------------- /1646/1646A-A-SquareCounting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1646/1646A-A-SquareCounting.cpp -------------------------------------------------------------------------------- /1646/1646B-B-QualityvsQuantity.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1646/1646B-B-QualityvsQuantity.cpp -------------------------------------------------------------------------------- /1646/1646C-C-FactorialsandPowersofTwo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1646/1646C-C-FactorialsandPowersofTwo.cpp -------------------------------------------------------------------------------- /1646/1646D-D-WeighttheTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1646/1646D-D-WeighttheTree.cpp -------------------------------------------------------------------------------- /1646/1646E-E-PowerBoard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1646/1646E-E-PowerBoard.cpp -------------------------------------------------------------------------------- /1646/1646F-F-PlayingAroundtheTable.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1646/1646F-F-PlayingAroundtheTable.cpp -------------------------------------------------------------------------------- /1648/1648A-A-WeirdSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1648/1648A-A-WeirdSum.cpp -------------------------------------------------------------------------------- /1662/1662J-J-TrainingCamp.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1662/1662J-J-TrainingCamp.cpp -------------------------------------------------------------------------------- /1662/1662K-K-PandemicRestrictions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1662/1662K-K-PandemicRestrictions.cpp -------------------------------------------------------------------------------- /1670/1670A-A-Prof.Slim.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1670/1670A-A-Prof.Slim.cpp -------------------------------------------------------------------------------- /1670/1670B-B-DormsWar.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1670/1670B-B-DormsWar.cpp -------------------------------------------------------------------------------- /1670/1670C-C-WhereisthePizza?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1670/1670C-C-WhereisthePizza?.cpp -------------------------------------------------------------------------------- /1670/1670D-D-VerySuspicious.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1670/1670D-D-VerySuspicious.cpp -------------------------------------------------------------------------------- /1670/1670E-E-HemoseontheTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1670/1670E-E-HemoseontheTree.cpp -------------------------------------------------------------------------------- /1670/1670F-F-Jee,YouSee?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1670/1670F-F-Jee,YouSee?.cpp -------------------------------------------------------------------------------- /1674/1674A-A-NumberTransformation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1674/1674A-A-NumberTransformation.cpp -------------------------------------------------------------------------------- /1674/1674B-B-Dictionary.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1674/1674B-B-Dictionary.cpp -------------------------------------------------------------------------------- /1674/1674C-C-InfiniteReplacement.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1674/1674C-C-InfiniteReplacement.cpp -------------------------------------------------------------------------------- /1674/1674D-D-A-B-CSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1674/1674D-D-A-B-CSort.cpp -------------------------------------------------------------------------------- /1674/1674E-E-BreakingtheWall.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1674/1674E-E-BreakingtheWall.cpp -------------------------------------------------------------------------------- /1674/1674F-F-DesktopRearrangement.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1674/1674F-F-DesktopRearrangement.cpp -------------------------------------------------------------------------------- /1674/1674G-G-RemoveDirectedEdges.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1674/1674G-G-RemoveDirectedEdges.cpp -------------------------------------------------------------------------------- /1675/1675A-A-FoodforAnimals.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1675/1675A-A-FoodforAnimals.cpp -------------------------------------------------------------------------------- /1675/1675B-B-MakeItIncreasing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1675/1675B-B-MakeItIncreasing.cpp -------------------------------------------------------------------------------- /1675/1675C-C-DetectiveTask.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1675/1675C-C-DetectiveTask.cpp -------------------------------------------------------------------------------- /1675/1675D-D-VerticalPaths.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1675/1675D-D-VerticalPaths.cpp -------------------------------------------------------------------------------- /1675/1675G-G-SortingPancakes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1675/1675G-G-SortingPancakes.cpp -------------------------------------------------------------------------------- /1676/1676A-A-Lucky?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1676/1676A-A-Lucky?.cpp -------------------------------------------------------------------------------- /1676/1676B-B-EqualCandies.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1676/1676B-B-EqualCandies.cpp -------------------------------------------------------------------------------- /1676/1676C-C-MostSimilarWords.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1676/1676C-C-MostSimilarWords.cpp -------------------------------------------------------------------------------- /1676/1676D-D-X-Sum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1676/1676D-D-X-Sum.cpp -------------------------------------------------------------------------------- /1676/1676E-E-EatingQueries.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1676/1676E-E-EatingQueries.cpp -------------------------------------------------------------------------------- /1676/1676F-F-LongestStrike.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1676/1676F-F-LongestStrike.cpp -------------------------------------------------------------------------------- /1677/1677B-B-TokitsukazeandMeeting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1677/1677B-B-TokitsukazeandMeeting.cpp -------------------------------------------------------------------------------- /1677/1677F-F-TokitsukazeandGems.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1677/1677F-F-TokitsukazeandGems.cpp -------------------------------------------------------------------------------- /1679/1679A-A-AvtoBus.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1679/1679A-A-AvtoBus.cpp -------------------------------------------------------------------------------- /1679/1679B-B-StoneAgeProblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1679/1679B-B-StoneAgeProblem.cpp -------------------------------------------------------------------------------- /1679/1679C-C-RooksDefenders.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1679/1679C-C-RooksDefenders.cpp -------------------------------------------------------------------------------- /1679/1679D-D-TossaCointoYourGraph....cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1679/1679D-D-TossaCointoYourGraph....cpp -------------------------------------------------------------------------------- /1679/1679E-E-TypicalPartyinDorm.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1679/1679E-E-TypicalPartyinDorm.cpp -------------------------------------------------------------------------------- /1679/1679F-F-FormalismforFormalism.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1679/1679F-F-FormalismforFormalism.cpp -------------------------------------------------------------------------------- /1680/1680A-A-MinimumsandMaximums.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1680/1680A-A-MinimumsandMaximums.cpp -------------------------------------------------------------------------------- /1680/1680B-B-Robots.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1680/1680B-B-Robots.cpp -------------------------------------------------------------------------------- /1680/1680C-C-BinaryString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1680/1680C-C-BinaryString.cpp -------------------------------------------------------------------------------- /1680/1680D-D-DogWalking.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1680/1680D-D-DogWalking.cpp -------------------------------------------------------------------------------- /1680/1680E-E-MovingChips.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1680/1680E-E-MovingChips.cpp -------------------------------------------------------------------------------- /1680/1680F-F-LenientVertexCover.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1680/1680F-F-LenientVertexCover.cpp -------------------------------------------------------------------------------- /1681/1681A-A-GamewithCards.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1681/1681A-A-GamewithCards.cpp -------------------------------------------------------------------------------- /1681/1681B-B-CardTrick.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1681/1681B-B-CardTrick.cpp -------------------------------------------------------------------------------- /1681/1681C-C-DoubleSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1681/1681C-C-DoubleSort.cpp -------------------------------------------------------------------------------- /1681/1681D-D-RequiredLength.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1681/1681D-D-RequiredLength.cpp -------------------------------------------------------------------------------- /1681/1681E-E-LabyrinthAdventures.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1681/1681E-E-LabyrinthAdventures.cpp -------------------------------------------------------------------------------- /1681/1681F-F-UniqueOccurrences.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1681/1681F-F-UniqueOccurrences.cpp -------------------------------------------------------------------------------- /1682/1682A-A-PalindromicIndices.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1682/1682A-A-PalindromicIndices.cpp -------------------------------------------------------------------------------- /1682/1682B-B-ANDSorting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1682/1682B-B-ANDSorting.cpp -------------------------------------------------------------------------------- /1682/1682C-C-LISorReverseLIS?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1682/1682C-C-LISorReverseLIS?.cpp -------------------------------------------------------------------------------- /1682/1682D-D-CircularSpanningTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1682/1682D-D-CircularSpanningTree.cpp -------------------------------------------------------------------------------- /1682/1682E-E-UnorderedSwaps.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1682/1682E-E-UnorderedSwaps.cpp -------------------------------------------------------------------------------- /1682/1682F-F-MCMF?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1682/1682F-F-MCMF?.cpp -------------------------------------------------------------------------------- /1684/1684A-A-DigitMinimization.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1684/1684A-A-DigitMinimization.cpp -------------------------------------------------------------------------------- /1684/1684B-B-ZmodX=C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1684/1684B-B-ZmodX=C.cpp -------------------------------------------------------------------------------- /1684/1684C-C-ColumnSwapping.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1684/1684C-C-ColumnSwapping.cpp -------------------------------------------------------------------------------- /1684/1684D-D-Traps.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1684/1684D-D-Traps.cpp -------------------------------------------------------------------------------- /1684/1684E-E-MEXvsDIFF.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1684/1684E-E-MEXvsDIFF.cpp -------------------------------------------------------------------------------- /1684/1684F-F-DiverseSegments.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1684/1684F-F-DiverseSegments.cpp -------------------------------------------------------------------------------- /1684/1684G-G-EuclidGuess.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1684/1684G-G-EuclidGuess.cpp -------------------------------------------------------------------------------- /1684/1684H-H-HardCut.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1684/1684H-H-HardCut.cpp -------------------------------------------------------------------------------- /1685/1685A-A-CircularLocalMiniMax.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1685/1685A-A-CircularLocalMiniMax.cpp -------------------------------------------------------------------------------- /1685/1685C-C-BringBalance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1685/1685C-C-BringBalance.cpp -------------------------------------------------------------------------------- /1689/1689A-A-LexString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1689/1689A-A-LexString.cpp -------------------------------------------------------------------------------- /1689/1689B-B-MysticPermutation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1689/1689B-B-MysticPermutation.cpp -------------------------------------------------------------------------------- /1689/1689C-C-InfectedTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1689/1689C-C-InfectedTree.cpp -------------------------------------------------------------------------------- /1689/1689D-D-LenaandMatrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1689/1689D-D-LenaandMatrix.cpp -------------------------------------------------------------------------------- /1689/1689E-E-ANDfinity.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1689/1689E-E-ANDfinity.cpp -------------------------------------------------------------------------------- /1692/1692A-A-Marathon.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1692/1692A-A-Marathon.cpp -------------------------------------------------------------------------------- /1692/1692B-B-AllDistinct.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1692/1692B-B-AllDistinct.cpp -------------------------------------------------------------------------------- /1692/1692C-C-Where'stheBishop?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1692/1692C-C-Where'stheBishop?.cpp -------------------------------------------------------------------------------- /1692/1692D-D-TheClock.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1692/1692D-D-TheClock.cpp -------------------------------------------------------------------------------- /1692/1692E-E-BinaryDeque.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1692/1692E-E-BinaryDeque.cpp -------------------------------------------------------------------------------- /1692/1692F-F-3SUM.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1692/1692F-F-3SUM.cpp -------------------------------------------------------------------------------- /1692/1692G-G-2^Sort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1692/1692G-G-2^Sort.cpp -------------------------------------------------------------------------------- /1692/1692H-H-Gambling.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1692/1692H-H-Gambling.cpp -------------------------------------------------------------------------------- /1693/1693A-A-DirectionalIncrease.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1693/1693A-A-DirectionalIncrease.cpp -------------------------------------------------------------------------------- /1693/1693B-B-FakePlasticTrees.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1693/1693B-B-FakePlasticTrees.cpp -------------------------------------------------------------------------------- /1693/1693C-C-KeshiinSearchofAmShZ.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1693/1693C-C-KeshiinSearchofAmShZ.cpp -------------------------------------------------------------------------------- /1693/1693D-D-DecincDividing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1693/1693D-D-DecincDividing.cpp -------------------------------------------------------------------------------- /1693/1693E-E-OutermostMaximums.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1693/1693E-E-OutermostMaximums.cpp -------------------------------------------------------------------------------- /1693/1693F-F-IMightBeWrong.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1693/1693F-F-IMightBeWrong.cpp -------------------------------------------------------------------------------- /1694/1694A-A-Creep.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1694/1694A-A-Creep.cpp -------------------------------------------------------------------------------- /1694/1694B-B-ParanoidString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1694/1694B-B-ParanoidString.cpp -------------------------------------------------------------------------------- /1695/1695A-A-SubrectangleGuess.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1695/1695A-A-SubrectangleGuess.cpp -------------------------------------------------------------------------------- /1695/1695B-B-CircleGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1695/1695B-B-CircleGame.cpp -------------------------------------------------------------------------------- /1695/1695C-C-ZeroPath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1695/1695C-C-ZeroPath.cpp -------------------------------------------------------------------------------- /1695/1695E-E-AmbiguousDominoes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1695/1695E-E-AmbiguousDominoes.cpp -------------------------------------------------------------------------------- /1696/1696A-A-NITorz!.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1696/1696A-A-NITorz!.cpp -------------------------------------------------------------------------------- /1696/1696B-B-NITDestroystheUniverse.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1696/1696B-B-NITDestroystheUniverse.cpp -------------------------------------------------------------------------------- /1696/1696D-D-PermutationGraph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1696/1696D-D-PermutationGraph.cpp -------------------------------------------------------------------------------- /1696/1696E-E-PlacingJinas.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1696/1696E-E-PlacingJinas.cpp -------------------------------------------------------------------------------- /1696/1696F-F-TreeRecovery.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1696/1696F-F-TreeRecovery.cpp -------------------------------------------------------------------------------- /1696/1696H-H-MaximumProduct?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1696/1696H-H-MaximumProduct?.cpp -------------------------------------------------------------------------------- /1697/1697A-A-ParkwayWalk.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1697/1697A-A-ParkwayWalk.cpp -------------------------------------------------------------------------------- /1697/1697B-B-Promo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1697/1697B-B-Promo.cpp -------------------------------------------------------------------------------- /1697/1697C-C-awoo'sFavoriteProblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1697/1697C-C-awoo'sFavoriteProblem.cpp -------------------------------------------------------------------------------- /1697/1697D-D-GuessTheString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1697/1697D-D-GuessTheString.cpp -------------------------------------------------------------------------------- /1697/1697E-E-Coloring.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1697/1697E-E-Coloring.cpp -------------------------------------------------------------------------------- /1697/1697F-F-TooManyConstraints.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1697/1697F-F-TooManyConstraints.cpp -------------------------------------------------------------------------------- /1698/1698A-A-XORMixup.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1698/1698A-A-XORMixup.cpp -------------------------------------------------------------------------------- /1698/1698B-B-RisingSand.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1698/1698B-B-RisingSand.cpp -------------------------------------------------------------------------------- /1700/1700A-A-OptimalPath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1700/1700A-A-OptimalPath.cpp -------------------------------------------------------------------------------- /1700/1700B-B-PalindromicNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1700/1700B-B-PalindromicNumbers.cpp -------------------------------------------------------------------------------- /1700/1700C-C-HelpingtheNature.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1700/1700C-C-HelpingtheNature.cpp -------------------------------------------------------------------------------- /1700/1700D-D-RiverLocks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1700/1700D-D-RiverLocks.cpp -------------------------------------------------------------------------------- /1700/1700E-E-SeregathePirate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1700/1700E-E-SeregathePirate.cpp -------------------------------------------------------------------------------- /1700/1700F-F-Puzzle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1700/1700F-F-Puzzle.cpp -------------------------------------------------------------------------------- /1718/1718E-E-Impressionism.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1718/1718E-E-Impressionism.cpp -------------------------------------------------------------------------------- /1719/1719A-A-ChipGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1719/1719A-A-ChipGame.cpp -------------------------------------------------------------------------------- /1719/1719B-B-MathematicalCircus.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1719/1719B-B-MathematicalCircus.cpp -------------------------------------------------------------------------------- /1719/1719C-C-FightingTournament.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1719/1719C-C-FightingTournament.cpp -------------------------------------------------------------------------------- /1725/1725D-D-DeducingSortability.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1725/1725D-D-DeducingSortability.cpp -------------------------------------------------------------------------------- /1725/1725E-E-ElectricalEfficiency.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1725/1725E-E-ElectricalEfficiency.cpp -------------------------------------------------------------------------------- /1725/1725I-I-ImitatingtheKeyTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1725/1725I-I-ImitatingtheKeyTree.cpp -------------------------------------------------------------------------------- /1725/1725J-J-Journey.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1725/1725J-J-Journey.cpp -------------------------------------------------------------------------------- /1725/1725K-K-KingdomofCriticism.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1725/1725K-K-KingdomofCriticism.cpp -------------------------------------------------------------------------------- /1726/1726A-A-MainakandArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1726/1726A-A-MainakandArray.cpp -------------------------------------------------------------------------------- /1726/1726D-D-EdgeSplit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1726/1726D-D-EdgeSplit.cpp -------------------------------------------------------------------------------- /1726/1726E-E-AlmostPerfect.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1726/1726E-E-AlmostPerfect.cpp -------------------------------------------------------------------------------- /1726/1726G-G-ACertainMagicalParty.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1726/1726G-G-ACertainMagicalParty.cpp -------------------------------------------------------------------------------- /1728/1728A-A-ColoredBalls:Revisited.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1728/1728A-A-ColoredBalls:Revisited.cpp -------------------------------------------------------------------------------- /1728/1728B-B-BestPermutation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1728/1728B-B-BestPermutation.cpp -------------------------------------------------------------------------------- /1728/1728C-C-DigitalLogarithm.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1728/1728C-C-DigitalLogarithm.cpp -------------------------------------------------------------------------------- /1728/1728D-D-LetterPicking.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1728/1728D-D-LetterPicking.cpp -------------------------------------------------------------------------------- /1728/1728E-E-Red-BlackPepper.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1728/1728E-E-Red-BlackPepper.cpp -------------------------------------------------------------------------------- /1728/1728F-F-Fishermen.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1728/1728F-F-Fishermen.cpp -------------------------------------------------------------------------------- /1728/1728G-G-Illumination.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1728/1728G-G-Illumination.cpp -------------------------------------------------------------------------------- /1729/1729A-A-TwoElevators.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1729/1729A-A-TwoElevators.cpp -------------------------------------------------------------------------------- /1729/1729B-B-DecodeString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1729/1729B-B-DecodeString.cpp -------------------------------------------------------------------------------- /1729/1729C-C-JumpingonTiles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1729/1729C-C-JumpingonTiles.cpp -------------------------------------------------------------------------------- /1729/1729D-D-FriendsandtheRestaurant.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1729/1729D-D-FriendsandtheRestaurant.cpp -------------------------------------------------------------------------------- /1729/1729E-E-GuesstheCycleSize.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1729/1729E-E-GuesstheCycleSize.cpp -------------------------------------------------------------------------------- /1729/1729G-G-CutSubstrings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1729/1729G-G-CutSubstrings.cpp -------------------------------------------------------------------------------- /1730/1730A-A-Planets.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1730/1730A-A-Planets.cpp -------------------------------------------------------------------------------- /1730/1730B-B-MeetingontheLine.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1730/1730B-B-MeetingontheLine.cpp -------------------------------------------------------------------------------- /1730/1730C-C-MinimumNotation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1730/1730C-C-MinimumNotation.cpp -------------------------------------------------------------------------------- /1730/1730D-D-PrefixesandSuffixes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1730/1730D-D-PrefixesandSuffixes.cpp -------------------------------------------------------------------------------- /1730/1730E-E-MaximumsandMinimums.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1730/1730E-E-MaximumsandMinimums.cpp -------------------------------------------------------------------------------- /1730/1730F-F-AlmostSorted.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1730/1730F-F-AlmostSorted.cpp -------------------------------------------------------------------------------- /1733/1733A-A-ConsecutiveSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1733/1733A-A-ConsecutiveSum.cpp -------------------------------------------------------------------------------- /1733/1733B-B-RuleofLeague.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1733/1733B-B-RuleofLeague.cpp -------------------------------------------------------------------------------- /1733/1733C-C-ParityShuffleSorting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1733/1733C-C-ParityShuffleSorting.cpp -------------------------------------------------------------------------------- /1733/1733E-E-Conveyor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1733/1733E-E-Conveyor.cpp -------------------------------------------------------------------------------- /1733D/1733D1-D1-Zero-One(EasyVersion).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1733D/1733D1-D1-Zero-One(EasyVersion).cpp -------------------------------------------------------------------------------- /1733D/1733D2-D2-Zero-One(HardVersion).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1733D/1733D2-D2-Zero-One(HardVersion).cpp -------------------------------------------------------------------------------- /1734/1734A-A-SelectThreeSticks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1734/1734A-A-SelectThreeSticks.cpp -------------------------------------------------------------------------------- /1734/1734B-B-Bright,Nice,Brilliant.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1734/1734B-B-Bright,Nice,Brilliant.cpp -------------------------------------------------------------------------------- /1734/1734D-D-SlimeEscape.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1734/1734D-D-SlimeEscape.cpp -------------------------------------------------------------------------------- /1734/1734E-E-RectangularCongruence.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1734/1734E-E-RectangularCongruence.cpp -------------------------------------------------------------------------------- /1734/1734F-F-ZerosandOnes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1734/1734F-F-ZerosandOnes.cpp -------------------------------------------------------------------------------- /1735/1735A-A-WorkingWeek.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1735/1735A-A-WorkingWeek.cpp -------------------------------------------------------------------------------- /1735/1735B-B-TeawithTangerines.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1735/1735B-B-TeawithTangerines.cpp -------------------------------------------------------------------------------- /1735/1735C-C-PhaseShift.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1735/1735C-C-PhaseShift.cpp -------------------------------------------------------------------------------- /1735/1735D-D-Meta-set.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1735/1735D-D-Meta-set.cpp -------------------------------------------------------------------------------- /1735/1735E-E-HousePlanning.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1735/1735E-E-HousePlanning.cpp -------------------------------------------------------------------------------- /1736/1736A-A-MakeAEqualtoB.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1736/1736A-A-MakeAEqualtoB.cpp -------------------------------------------------------------------------------- /1736/1736B-B-PlayingwithGCD.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1736/1736B-B-PlayingwithGCD.cpp -------------------------------------------------------------------------------- /1736/1736D-D-EqualBinarySubsequences.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1736/1736D-D-EqualBinarySubsequences.cpp -------------------------------------------------------------------------------- /1736/1736E-E-SwapandTake.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1736/1736E-E-SwapandTake.cpp -------------------------------------------------------------------------------- /1738/1738A-A-GloryAddicts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1738/1738A-A-GloryAddicts.cpp -------------------------------------------------------------------------------- /1738/1738B-B-PrefixSumAddicts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1738/1738B-B-PrefixSumAddicts.cpp -------------------------------------------------------------------------------- /1738/1738C-C-EvenNumberAddicts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1738/1738C-C-EvenNumberAddicts.cpp -------------------------------------------------------------------------------- /1738/1738D-D-PermutationAddicts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1738/1738D-D-PermutationAddicts.cpp -------------------------------------------------------------------------------- /1738/1738E-E-BalanceAddicts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1738/1738E-E-BalanceAddicts.cpp -------------------------------------------------------------------------------- /1738/1738F-F-ConnectivityAddicts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1738/1738F-F-ConnectivityAddicts.cpp -------------------------------------------------------------------------------- /1738/1738G-G-Anti-IncreasingAddicts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1738/1738G-G-Anti-IncreasingAddicts.cpp -------------------------------------------------------------------------------- /1738/1738H-H-PalindromeAddicts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1738/1738H-H-PalindromeAddicts.cpp -------------------------------------------------------------------------------- /1739/1739A-A-ImmobileKnight.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1739/1739A-A-ImmobileKnight.cpp -------------------------------------------------------------------------------- /1739/1739B-B-ArrayRecovery.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1739/1739B-B-ArrayRecovery.cpp -------------------------------------------------------------------------------- /1739/1739C-C-CardGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1739/1739C-C-CardGame.cpp -------------------------------------------------------------------------------- /1739/1739D-D-ResetKEdges.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1739/1739D-D-ResetKEdges.cpp -------------------------------------------------------------------------------- /1739/1739E-E-CleaningRobot.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1739/1739E-E-CleaningRobot.cpp -------------------------------------------------------------------------------- /1739/1739F-F-KeyboardDesign.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1739/1739F-F-KeyboardDesign.cpp -------------------------------------------------------------------------------- /1741/1741A-A-CompareT-ShirtSizes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1741/1741A-A-CompareT-ShirtSizes.cpp -------------------------------------------------------------------------------- /1741/1741B-B-FunnyPermutation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1741/1741B-B-FunnyPermutation.cpp -------------------------------------------------------------------------------- /1741/1741C-C-MinimizetheThickness.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1741/1741C-C-MinimizetheThickness.cpp -------------------------------------------------------------------------------- /1741/1741D-D-MashaandaBeautifulTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1741/1741D-D-MashaandaBeautifulTree.cpp -------------------------------------------------------------------------------- /1741/1741F-F-Multi-ColoredSegments.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1741/1741F-F-Multi-ColoredSegments.cpp -------------------------------------------------------------------------------- /1741/1741G-G-KirillandCompany.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1741/1741G-G-KirillandCompany.cpp -------------------------------------------------------------------------------- /1742/1742A-A-Sum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1742/1742A-A-Sum.cpp -------------------------------------------------------------------------------- /1742/1742B-B-Increasing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1742/1742B-B-Increasing.cpp -------------------------------------------------------------------------------- /1742/1742C-C-Stripes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1742/1742C-C-Stripes.cpp -------------------------------------------------------------------------------- /1742/1742D-D-Coprime.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1742/1742D-D-Coprime.cpp -------------------------------------------------------------------------------- /1742/1742E-E-Scuza.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1742/1742E-E-Scuza.cpp -------------------------------------------------------------------------------- /1742/1742F-F-Smaller.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1742/1742F-F-Smaller.cpp -------------------------------------------------------------------------------- /1742/1742G-G-Orray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1742/1742G-G-Orray.cpp -------------------------------------------------------------------------------- /1743/1743A-A-Password.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1743/1743A-A-Password.cpp -------------------------------------------------------------------------------- /1743/1743B-B-PermutationValue.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1743/1743B-B-PermutationValue.cpp -------------------------------------------------------------------------------- /1743/1743C-C-SavetheMagazines.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1743/1743C-C-SavetheMagazines.cpp -------------------------------------------------------------------------------- /1743/1743D-D-ProblemwithRandomTests.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1743/1743D-D-ProblemwithRandomTests.cpp -------------------------------------------------------------------------------- /1743/1743E-E-FTL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1743/1743E-E-FTL.cpp -------------------------------------------------------------------------------- /1743/1743F-F-IntersectionandUnion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1743/1743F-F-IntersectionandUnion.cpp -------------------------------------------------------------------------------- /1743/1743G-G-AntifibonacciCut.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1743/1743G-G-AntifibonacciCut.cpp -------------------------------------------------------------------------------- /1744/1744A-A-NumberReplacement.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1744/1744A-A-NumberReplacement.cpp -------------------------------------------------------------------------------- /1744/1744B-B-Even-OddIncrements.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1744/1744B-B-Even-OddIncrements.cpp -------------------------------------------------------------------------------- /1744/1744C-C-TrafficLight.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1744/1744C-C-TrafficLight.cpp -------------------------------------------------------------------------------- /1744/1744D-D-Divisibilityby2^n.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1744/1744D-D-Divisibilityby2^n.cpp -------------------------------------------------------------------------------- /1744/1744F-F-MEXvsMED.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1744/1744F-F-MEXvsMED.cpp -------------------------------------------------------------------------------- /1746/1746A-A-Maxmina.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1746/1746A-A-Maxmina.cpp -------------------------------------------------------------------------------- /1746/1746B-B-Rebellion.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1746/1746B-B-Rebellion.cpp -------------------------------------------------------------------------------- /1746/1746C-C-PermutationOperations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1746/1746C-C-PermutationOperations.cpp -------------------------------------------------------------------------------- /1746/1746D-D-PathsontheTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1746/1746D-D-PathsontheTree.cpp -------------------------------------------------------------------------------- /1746/1746F-F-Kazaee.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1746/1746F-F-Kazaee.cpp -------------------------------------------------------------------------------- /1746E/1746E1-E1-Joking(EasyVersion).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1746E/1746E1-E1-Joking(EasyVersion).cpp -------------------------------------------------------------------------------- /1746E/1746E2-E2-Joking(HardVersion).cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1746E/1746E2-E2-Joking(HardVersion).cpp -------------------------------------------------------------------------------- /1806/1806A-A-WalkingMaster.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1806/1806A-A-WalkingMaster.cpp -------------------------------------------------------------------------------- /1806/1806B-B-MexMaster.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1806/1806B-B-MexMaster.cpp -------------------------------------------------------------------------------- /1806/1806E-E-TreeMaster.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1806/1806E-E-TreeMaster.cpp -------------------------------------------------------------------------------- /1807/1807C-C-FindandReplace.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1807/1807C-C-FindandReplace.cpp -------------------------------------------------------------------------------- /1807/1807D-D-OddQueries.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1807/1807D-D-OddQueries.cpp -------------------------------------------------------------------------------- /1807/1807F-F-BouncyBall.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1807/1807F-F-BouncyBall.cpp -------------------------------------------------------------------------------- /1809/1809A-A-Garland.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1809/1809A-A-Garland.cpp -------------------------------------------------------------------------------- /1812/1812B-B-WasitRated?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1812/1812B-B-WasitRated?.cpp -------------------------------------------------------------------------------- /1812/1812E-E-NotaGeometryProblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1812/1812E-E-NotaGeometryProblem.cpp -------------------------------------------------------------------------------- /1812/1812J-J-UnmysteriousLanguage.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1812/1812J-J-UnmysteriousLanguage.cpp -------------------------------------------------------------------------------- /1817/1817B-B-FishGraph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1817/1817B-B-FishGraph.cpp -------------------------------------------------------------------------------- /1817/1817C-C-SimilarPolynomials.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1817/1817C-C-SimilarPolynomials.cpp -------------------------------------------------------------------------------- /1817/1817D-D-ToyMachine.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1817/1817D-D-ToyMachine.cpp -------------------------------------------------------------------------------- /1817/1817F-F-EntangledSubstrings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1817/1817F-F-EntangledSubstrings.cpp -------------------------------------------------------------------------------- /1818/1818A-A-Politics.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1818/1818A-A-Politics.cpp -------------------------------------------------------------------------------- /1818/1818B-B-Indivisible.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1818/1818B-B-Indivisible.cpp -------------------------------------------------------------------------------- /1819/1819A-A-ConstructiveProblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1819/1819A-A-ConstructiveProblem.cpp -------------------------------------------------------------------------------- /1820/1820A-A-Yura'sNewName.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1820/1820A-A-Yura'sNewName.cpp -------------------------------------------------------------------------------- /1821/1821A-A-Matching.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1821/1821A-A-Matching.cpp -------------------------------------------------------------------------------- /1821/1821D-D-BlackCells.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1821/1821D-D-BlackCells.cpp -------------------------------------------------------------------------------- /1821/1821E-E-RearrangeBrackets.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1821/1821E-E-RearrangeBrackets.cpp -------------------------------------------------------------------------------- /1821/1821F-F-Timber.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1821/1821F-F-Timber.cpp -------------------------------------------------------------------------------- /1822/1822A-A-TubeTubeFeed.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1822/1822A-A-TubeTubeFeed.cpp -------------------------------------------------------------------------------- /1822/1822C-C-BunLover.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1822/1822C-C-BunLover.cpp -------------------------------------------------------------------------------- /1822/1822D-D-Super-Permutation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1822/1822D-D-Super-Permutation.cpp -------------------------------------------------------------------------------- /1823/1823A-A-A-characteristic.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1823/1823A-A-A-characteristic.cpp -------------------------------------------------------------------------------- /1823/1823B-B-SortwithStep.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1823/1823B-B-SortwithStep.cpp -------------------------------------------------------------------------------- /1823/1823C-C-StronglyComposite.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1823/1823C-C-StronglyComposite.cpp -------------------------------------------------------------------------------- /1823/1823D-D-UniquePalindromes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1823/1823D-D-UniquePalindromes.cpp -------------------------------------------------------------------------------- /1823/1823E-E-RemovingGraph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1823/1823E-E-RemovingGraph.cpp -------------------------------------------------------------------------------- /1823/1823F-F-RandomWalk.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/1823/1823F-F-RandomWalk.cpp -------------------------------------------------------------------------------- /235/235A-A-LCMChallenge.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/235/235A-A-LCMChallenge.cpp -------------------------------------------------------------------------------- /236/236A-A-BoyorGirl.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/236/236A-A-BoyorGirl.cpp -------------------------------------------------------------------------------- /236/236B-B-EasyNumberChallenge.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/236/236B-B-EasyNumberChallenge.cpp -------------------------------------------------------------------------------- /248/248D-D-SweetsforEveryone!.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/248/248D-D-SweetsforEveryone!.cpp -------------------------------------------------------------------------------- /280/280A-A-RectanglePuzzle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/280/280A-A-RectanglePuzzle.cpp -------------------------------------------------------------------------------- /280/280B-B-MaximumXorSecondary.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/280/280B-B-MaximumXorSecondary.cpp -------------------------------------------------------------------------------- /280/280D-D-k-MaximumSubsequenceSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/280/280D-D-k-MaximumSubsequenceSum.cpp -------------------------------------------------------------------------------- /280/280E-E-SequenceTransformation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/280/280E-E-SequenceTransformation.cpp -------------------------------------------------------------------------------- /281/281A-A-WordCapitalization.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/281/281A-A-WordCapitalization.cpp -------------------------------------------------------------------------------- /281/281B-B-NearestFraction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/281/281B-B-NearestFraction.cpp -------------------------------------------------------------------------------- /282/282B-B-PaintingEggs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/282/282B-B-PaintingEggs.cpp -------------------------------------------------------------------------------- /282/282C-C-XORandOR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/282/282C-C-XORandOR.cpp -------------------------------------------------------------------------------- /282/282D-D-YetAnotherNumberGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/282/282D-D-YetAnotherNumberGame.cpp -------------------------------------------------------------------------------- /282/282E-E-SausageMaximization.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/282/282E-E-SausageMaximization.cpp -------------------------------------------------------------------------------- /331E/331E1-E1-DejaVu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/331E/331E1-E1-DejaVu.cpp -------------------------------------------------------------------------------- /331E/331E2-E2-DejaVu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/331E/331E2-E2-DejaVu.cpp -------------------------------------------------------------------------------- /339/339A-A-HelpfulMaths.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/339/339A-A-HelpfulMaths.cpp -------------------------------------------------------------------------------- /339/339C-C-XeniaandWeights.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/339/339C-C-XeniaandWeights.cpp -------------------------------------------------------------------------------- /339/339D-D-XeniaandBitOperations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/339/339D-D-XeniaandBitOperations.cpp -------------------------------------------------------------------------------- /339/339E-E-ThreeSwaps.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/339/339E-E-ThreeSwaps.cpp -------------------------------------------------------------------------------- /377/377A-A-Maze.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/377/377A-A-Maze.cpp -------------------------------------------------------------------------------- /377/377B-B-PreparingfortheContest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/377/377B-B-PreparingfortheContest.cpp -------------------------------------------------------------------------------- /377/377D-D-DevelopingGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/377/377D-D-DevelopingGame.cpp -------------------------------------------------------------------------------- /377/377E-E-CookieClicker.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/377/377E-E-CookieClicker.cpp -------------------------------------------------------------------------------- /378/378A-A-PlayingwithDice.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/378/378A-A-PlayingwithDice.cpp -------------------------------------------------------------------------------- /378/378B-B-Semifinals.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/378/378B-B-Semifinals.cpp -------------------------------------------------------------------------------- /39/39J-J-SpellingCheck.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/39/39J-J-SpellingCheck.cpp -------------------------------------------------------------------------------- /40/40A-A-FindColor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/40/40A-A-FindColor.cpp -------------------------------------------------------------------------------- /40/40C-C-BerlandSquare.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/40/40C-C-BerlandSquare.cpp -------------------------------------------------------------------------------- /40/40D-D-InterestingSequence.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/40/40D-D-InterestingSequence.cpp -------------------------------------------------------------------------------- /40/40E-E-NumberTable.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/40/40E-E-NumberTable.cpp -------------------------------------------------------------------------------- /44/44G-G-ShootingGallery.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/44/44G-G-ShootingGallery.cpp -------------------------------------------------------------------------------- /44/44H-H-PhoneNumber.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/44/44H-H-PhoneNumber.cpp -------------------------------------------------------------------------------- /487/487A-A-FighttheMonster.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/487/487A-A-FighttheMonster.cpp -------------------------------------------------------------------------------- /487/487D-D-ConveyorBelts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/487/487D-D-ConveyorBelts.cpp -------------------------------------------------------------------------------- /487/487E-E-Tourists.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/487/487E-E-Tourists.cpp -------------------------------------------------------------------------------- /488/488A-A-GigaTower.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/488/488A-A-GigaTower.cpp -------------------------------------------------------------------------------- /492/492A-A-VanyaandCubes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/492/492A-A-VanyaandCubes.cpp -------------------------------------------------------------------------------- /492/492B-B-VanyaandLanterns.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/492/492B-B-VanyaandLanterns.cpp -------------------------------------------------------------------------------- /492/492D-D-VanyaandComputerGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/492/492D-D-VanyaandComputerGame.cpp -------------------------------------------------------------------------------- /492/492E-E-VanyaandField.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/492/492E-E-VanyaandField.cpp -------------------------------------------------------------------------------- /493/493A-A-VasyaandFootball.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/493/493A-A-VasyaandFootball.cpp -------------------------------------------------------------------------------- /493/493B-B-VasyaandWrestling.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/493/493B-B-VasyaandWrestling.cpp -------------------------------------------------------------------------------- /493/493C-C-VasyaandBasketball.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/493/493C-C-VasyaandBasketball.cpp -------------------------------------------------------------------------------- /493/493D-D-VasyaandChess.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/493/493D-D-VasyaandChess.cpp -------------------------------------------------------------------------------- /493/493E-E-VasyaandPolynomial.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/493/493E-E-VasyaandPolynomial.cpp -------------------------------------------------------------------------------- /494/494A-A-Treasure.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/494/494A-A-Treasure.cpp -------------------------------------------------------------------------------- /494/494B-B-ObsessiveString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/494/494B-B-ObsessiveString.cpp -------------------------------------------------------------------------------- /494/494C-C-HelpingPeople.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/494/494C-C-HelpingPeople.cpp -------------------------------------------------------------------------------- /494/494D-D-Birthday.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/494/494D-D-Birthday.cpp -------------------------------------------------------------------------------- /494/494E-E-Sharti.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/494/494E-E-Sharti.cpp -------------------------------------------------------------------------------- /495/495A-A-DigitalCounter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/495/495A-A-DigitalCounter.cpp -------------------------------------------------------------------------------- /495/495B-B-ModularEquations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/495/495B-B-ModularEquations.cpp -------------------------------------------------------------------------------- /496/496A-A-MinimumDifficulty.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/496/496A-A-MinimumDifficulty.cpp -------------------------------------------------------------------------------- /496/496B-B-SecretCombination.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/496/496B-B-SecretCombination.cpp -------------------------------------------------------------------------------- /497/497A-A-RemovingColumns.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/497/497A-A-RemovingColumns.cpp -------------------------------------------------------------------------------- /497/497B-B-TennisGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/497/497B-B-TennisGame.cpp -------------------------------------------------------------------------------- /497/497C-C-DistributingParts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/497/497C-C-DistributingParts.cpp -------------------------------------------------------------------------------- /497/497D-D-Gears.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/497/497D-D-Gears.cpp -------------------------------------------------------------------------------- /497/497E-E-SubsequencesReturn.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/497/497E-E-SubsequencesReturn.cpp -------------------------------------------------------------------------------- /498/498A-A-CrazyTown.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/498/498A-A-CrazyTown.cpp -------------------------------------------------------------------------------- /498/498B-B-NameThatTune.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/498/498B-B-NameThatTune.cpp -------------------------------------------------------------------------------- /498/498C-C-ArrayandOperations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/498/498C-C-ArrayandOperations.cpp -------------------------------------------------------------------------------- /498/498D-D-TrafficJamsintheLand.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/498/498D-D-TrafficJamsintheLand.cpp -------------------------------------------------------------------------------- /498/498E-E-StairsandLines.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/498/498E-E-StairsandLines.cpp -------------------------------------------------------------------------------- /499/499A-A-Watchingamovie.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/499/499A-A-Watchingamovie.cpp -------------------------------------------------------------------------------- /499/499B-B-Lecture.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/499/499B-B-Lecture.cpp -------------------------------------------------------------------------------- /500/500A-A-NewYearTransportation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/500/500A-A-NewYearTransportation.cpp -------------------------------------------------------------------------------- /500/500B-B-NewYearPermutation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/500/500B-B-NewYearPermutation.cpp -------------------------------------------------------------------------------- /500/500C-C-NewYearBookReading.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/500/500C-C-NewYearBookReading.cpp -------------------------------------------------------------------------------- /500/500D-D-NewYearSantaNetwork.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/500/500D-D-NewYearSantaNetwork.cpp -------------------------------------------------------------------------------- /500/500E-E-NewYearDomino.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/500/500E-E-NewYearDomino.cpp -------------------------------------------------------------------------------- /500/500F-F-NewYearShopping.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/500/500F-F-NewYearShopping.cpp -------------------------------------------------------------------------------- /500/500G-G-NewYearRunning.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/500/500G-G-NewYearRunning.cpp -------------------------------------------------------------------------------- /501/501A-A-Contest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/501/501A-A-Contest.cpp -------------------------------------------------------------------------------- /501/501B-B-MishaandChangingHandles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/501/501B-B-MishaandChangingHandles.cpp -------------------------------------------------------------------------------- /504/504C-C-MishaandPalindromeDegree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/504/504C-C-MishaandPalindromeDegree.cpp -------------------------------------------------------------------------------- /506/506B-B-Mr.Kitayuta'sTechnology.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/506/506B-B-Mr.Kitayuta'sTechnology.cpp -------------------------------------------------------------------------------- /506/506D-D-Mr.Kitayuta'sColorfulGraph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/506/506D-D-Mr.Kitayuta'sColorfulGraph.cpp -------------------------------------------------------------------------------- /598/598A-A-TrickySum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/598/598A-A-TrickySum.cpp -------------------------------------------------------------------------------- /598/598D-D-IgorIntheMuseum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/598/598D-D-IgorIntheMuseum.cpp -------------------------------------------------------------------------------- /598/598E-E-ChocolateBar.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/598/598E-E-ChocolateBar.cpp -------------------------------------------------------------------------------- /598/598F-F-CutLength.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/598/598F-F-CutLength.cpp -------------------------------------------------------------------------------- /609/609C-C-LoadBalancing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/609/609C-C-LoadBalancing.cpp -------------------------------------------------------------------------------- /609/609D-D-Gadgetsfordollarsandpounds.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/609/609D-D-Gadgetsfordollarsandpounds.cpp -------------------------------------------------------------------------------- /609/609F-F-Frogsandmosquitoes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/609/609F-F-Frogsandmosquitoes.cpp -------------------------------------------------------------------------------- /612/612A-A-TheTextSplitting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/612/612A-A-TheTextSplitting.cpp -------------------------------------------------------------------------------- /612/612D-D-TheUnionofk-Segments.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/612/612D-D-TheUnionofk-Segments.cpp -------------------------------------------------------------------------------- /612/612E-E-SquareRootofPermutation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/612/612E-E-SquareRootofPermutation.cpp -------------------------------------------------------------------------------- /641/641A-A-LittleArtemandGrasshopper.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/641/641A-A-LittleArtemandGrasshopper.cpp -------------------------------------------------------------------------------- /641/641B-B-LittleArtemandMatrix.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/641/641B-B-LittleArtemandMatrix.cpp -------------------------------------------------------------------------------- /641/641C-C-LittleArtemandDance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/641/641C-C-LittleArtemandDance.cpp -------------------------------------------------------------------------------- /641/641E-E-LittleArtemandTimeMachine.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/641/641E-E-LittleArtemandTimeMachine.cpp -------------------------------------------------------------------------------- /641/641F-F-LittleArtemand2-SAT.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/641/641F-F-LittleArtemand2-SAT.cpp -------------------------------------------------------------------------------- /641/641G-G-LittleArtemandGraph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/641/641G-G-LittleArtemandGraph.cpp -------------------------------------------------------------------------------- /669/669A-A-LittleArtemandPresents.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/669/669A-A-LittleArtemandPresents.cpp -------------------------------------------------------------------------------- /698/698F-F-CoprimePermutation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/698/698F-F-CoprimePermutation.cpp -------------------------------------------------------------------------------- /702/702B-B-PowersofTwo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/702/702B-B-PowersofTwo.cpp -------------------------------------------------------------------------------- /702/702C-C-CellularNetwork.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/702/702C-C-CellularNetwork.cpp -------------------------------------------------------------------------------- /702/702D-D-RoadtoPostOffice.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/702/702D-D-RoadtoPostOffice.cpp -------------------------------------------------------------------------------- /702/702F-F-T-Shirts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/702/702F-F-T-Shirts.cpp -------------------------------------------------------------------------------- /704/704E-E-IronMan.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/704/704E-E-IronMan.cpp -------------------------------------------------------------------------------- /705/705C-C-Thor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/705/705C-C-Thor.cpp -------------------------------------------------------------------------------- /706/706A-A-Beru-taxi.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/706/706A-A-Beru-taxi.cpp -------------------------------------------------------------------------------- /706/706C-C-Hardproblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/706/706C-C-Hardproblem.cpp -------------------------------------------------------------------------------- /706/706D-D-Vasiliy'sMultiset.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/706/706D-D-Vasiliy'sMultiset.cpp -------------------------------------------------------------------------------- /706/706E-E-Workingroutine.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/706/706E-E-Workingroutine.cpp -------------------------------------------------------------------------------- /707/707A-A-Brain'sPhotos.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/707/707A-A-Brain'sPhotos.cpp -------------------------------------------------------------------------------- /707/707C-C-PythagoreanTriples.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/707/707C-C-PythagoreanTriples.cpp -------------------------------------------------------------------------------- /707/707D-D-PersistentBookcase.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/707/707D-D-PersistentBookcase.cpp -------------------------------------------------------------------------------- /707/707E-E-Garlands.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/707/707E-E-Garlands.cpp -------------------------------------------------------------------------------- /708/708A-A-LettersCyclicShift.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/708/708A-A-LettersCyclicShift.cpp -------------------------------------------------------------------------------- /708/708B-B-RecovertheString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/708/708B-B-RecovertheString.cpp -------------------------------------------------------------------------------- /708/708C-C-Centroids.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/708/708C-C-Centroids.cpp -------------------------------------------------------------------------------- /709/709A-A-Juicer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/709/709A-A-Juicer.cpp -------------------------------------------------------------------------------- /709/709B-B-Checkpoints.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/709/709B-B-Checkpoints.cpp -------------------------------------------------------------------------------- /710/710A-A-KingMoves.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/710/710A-A-KingMoves.cpp -------------------------------------------------------------------------------- /710/710B-B-OptimalPointonaLine.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/710/710B-B-OptimalPointonaLine.cpp -------------------------------------------------------------------------------- /710/710C-C-MagicOddSquare.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/710/710C-C-MagicOddSquare.cpp -------------------------------------------------------------------------------- /710/710D-D-TwoArithmeticProgressions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/710/710D-D-TwoArithmeticProgressions.cpp -------------------------------------------------------------------------------- /710/710E-E-GenerateaString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/710/710E-E-GenerateaString.cpp -------------------------------------------------------------------------------- /710/710F-F-StringSetQueries.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/710/710F-F-StringSetQueries.cpp -------------------------------------------------------------------------------- /711/711C-C-ColoringTrees.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/711/711C-C-ColoringTrees.cpp -------------------------------------------------------------------------------- /711/711D-D-DirectedRoads.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/711/711D-D-DirectedRoads.cpp -------------------------------------------------------------------------------- /711/711E-E-ZSandTheBirthdayParadox.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/711/711E-E-ZSandTheBirthdayParadox.cpp -------------------------------------------------------------------------------- /712/712A-A-MemoryandCrow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/712/712A-A-MemoryandCrow.cpp -------------------------------------------------------------------------------- /712/712B-B-MemoryandTrident.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/712/712B-B-MemoryandTrident.cpp -------------------------------------------------------------------------------- /712/712C-C-MemoryandDe-Evolution.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/712/712C-C-MemoryandDe-Evolution.cpp -------------------------------------------------------------------------------- /712/712D-D-MemoryandScores.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/712/712D-D-MemoryandScores.cpp -------------------------------------------------------------------------------- /713/713A-A-SonyaandQueries.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/713/713A-A-SonyaandQueries.cpp -------------------------------------------------------------------------------- /713/713B-B-SearchingRectangles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/713/713B-B-SearchingRectangles.cpp -------------------------------------------------------------------------------- /713/713D-D-AnimalsandPuzzle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/713/713D-D-AnimalsandPuzzle.cpp -------------------------------------------------------------------------------- /713/713E-E-SonyaPartymaker.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/713/713E-E-SonyaPartymaker.cpp -------------------------------------------------------------------------------- /714/714A-A-MeetingofOldFriends.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/714/714A-A-MeetingofOldFriends.cpp -------------------------------------------------------------------------------- /714/714B-B-FilyaandHomework.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/714/714B-B-FilyaandHomework.cpp -------------------------------------------------------------------------------- /715/715A-A-PlusandSquareRoot.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/715/715A-A-PlusandSquareRoot.cpp -------------------------------------------------------------------------------- /715/715B-B-CompleteTheGraph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/715/715B-B-CompleteTheGraph.cpp -------------------------------------------------------------------------------- /715/715C-C-DigitTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/715/715C-C-DigitTree.cpp -------------------------------------------------------------------------------- /715/715D-D-CreateaMaze.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/715/715D-D-CreateaMaze.cpp -------------------------------------------------------------------------------- /715/715E-E-CompletethePermutations.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/715/715E-E-CompletethePermutations.cpp -------------------------------------------------------------------------------- /716/716A-A-CrazyComputer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/716/716A-A-CrazyComputer.cpp -------------------------------------------------------------------------------- /716/716B-B-CompletetheWord.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/716/716B-B-CompletetheWord.cpp -------------------------------------------------------------------------------- /717/717B-B-R3D3’sSummerAdventure.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/717/717B-B-R3D3’sSummerAdventure.cpp -------------------------------------------------------------------------------- /717/717C-C-PotionsHomework.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/717/717C-C-PotionsHomework.cpp -------------------------------------------------------------------------------- /717/717D-D-Dexterina’sLab.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/717/717D-D-Dexterina’sLab.cpp -------------------------------------------------------------------------------- /724/724A-A-CheckingtheCalendar.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/724/724A-A-CheckingtheCalendar.cpp -------------------------------------------------------------------------------- /724/724B-B-BatchSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/724/724B-B-BatchSort.cpp -------------------------------------------------------------------------------- /724/724C-C-RayTracing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/724/724C-C-RayTracing.cpp -------------------------------------------------------------------------------- /724/724D-D-DenseSubsequence.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/724/724D-D-DenseSubsequence.cpp -------------------------------------------------------------------------------- /724/724E-E-Goodstransportation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/724/724E-E-Goodstransportation.cpp -------------------------------------------------------------------------------- /724/724F-F-UniformlyBranchedTrees.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/724/724F-F-UniformlyBranchedTrees.cpp -------------------------------------------------------------------------------- /724/724G-G-Xor-maticNumberoftheGraph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/724/724G-G-Xor-maticNumberoftheGraph.cpp -------------------------------------------------------------------------------- /725/725A-A-JumpingBall.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/725/725A-A-JumpingBall.cpp -------------------------------------------------------------------------------- /725/725B-B-FoodonthePlane.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/725/725B-B-FoodonthePlane.cpp -------------------------------------------------------------------------------- /725/725F-F-FamilyPhotos.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/725/725F-F-FamilyPhotos.cpp -------------------------------------------------------------------------------- /725/725G-G-MessagesonaTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/725/725G-G-MessagesonaTree.cpp -------------------------------------------------------------------------------- /734/734C-C-AntonandMakingPotions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/734/734C-C-AntonandMakingPotions.cpp -------------------------------------------------------------------------------- /734/734D-D-AntonandChess.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/734/734D-D-AntonandChess.cpp -------------------------------------------------------------------------------- /734/734E-E-AntonandTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/734/734E-E-AntonandTree.cpp -------------------------------------------------------------------------------- /734/734F-F-AntonandSchool.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/734/734F-F-AntonandSchool.cpp -------------------------------------------------------------------------------- /765/765A-A-Neverendingcompetitions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/765/765A-A-Neverendingcompetitions.cpp -------------------------------------------------------------------------------- /765/765B-B-Codeobfuscation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/765/765B-B-Codeobfuscation.cpp -------------------------------------------------------------------------------- /765/765C-C-TableTennisGame2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/765/765C-C-TableTennisGame2.cpp -------------------------------------------------------------------------------- /765/765D-D-ArtsemandSaunders.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/765/765D-D-ArtsemandSaunders.cpp -------------------------------------------------------------------------------- /765/765E-E-TreeFolding.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/765/765E-E-TreeFolding.cpp -------------------------------------------------------------------------------- /765/765F-F-Souvenirs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/765/765F-F-Souvenirs.cpp -------------------------------------------------------------------------------- /765/765G-G-Math,matheverywhere.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/765/765G-G-Math,matheverywhere.cpp -------------------------------------------------------------------------------- /778/778D-D-ParquetRe-laying.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/778/778D-D-ParquetRe-laying.cpp -------------------------------------------------------------------------------- /793/793A-A-Olegandshares.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/793/793A-A-Olegandshares.cpp -------------------------------------------------------------------------------- /793/793B-B-Igorandhiswaytowork.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/793/793B-B-Igorandhiswaytowork.cpp -------------------------------------------------------------------------------- /793/793C-C-Miceproblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/793/793C-C-Miceproblem.cpp -------------------------------------------------------------------------------- /793/793D-D-PresentsinBankopolis.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/793/793D-D-PresentsinBankopolis.cpp -------------------------------------------------------------------------------- /800/800A-A-VoltageKeepsake.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/800/800A-A-VoltageKeepsake.cpp -------------------------------------------------------------------------------- /800/800B-B-VolatileKite.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/800/800B-B-VolatileKite.cpp -------------------------------------------------------------------------------- /800/800C-C-VulnerableKerbals.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/800/800C-C-VulnerableKerbals.cpp -------------------------------------------------------------------------------- /800/800D-D-VaryingKibibits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/800/800D-D-VaryingKibibits.cpp -------------------------------------------------------------------------------- /800/800E-E-VerifyingKingdom.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/800/800E-E-VerifyingKingdom.cpp -------------------------------------------------------------------------------- /801/801A-A-ViciousKeyboard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/801/801A-A-ViciousKeyboard.cpp -------------------------------------------------------------------------------- /801/801B-B-ValuedKeys.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/801/801B-B-ValuedKeys.cpp -------------------------------------------------------------------------------- /819/819E-E-MisterBandFlighttotheMoon.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/819/819E-E-MisterBandFlighttotheMoon.cpp -------------------------------------------------------------------------------- /827/827A-A-StringReconstruction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/827/827A-A-StringReconstruction.cpp -------------------------------------------------------------------------------- /827/827B-B-HighLoad.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/827/827B-B-HighLoad.cpp -------------------------------------------------------------------------------- /827/827C-C-DNAEvolution.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/827/827C-C-DNAEvolution.cpp -------------------------------------------------------------------------------- /827/827D-D-BestEdgeWeight.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/827/827D-D-BestEdgeWeight.cpp -------------------------------------------------------------------------------- /827/827E-E-RustyString.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/827/827E-E-RustyString.cpp -------------------------------------------------------------------------------- /827/827F-F-DirtyArkady'sKitchen.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/827/827F-F-DirtyArkady'sKitchen.cpp -------------------------------------------------------------------------------- /830/830A-A-OfficeKeys.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/830/830A-A-OfficeKeys.cpp -------------------------------------------------------------------------------- /830/830B-B-CardsSorting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/830/830B-B-CardsSorting.cpp -------------------------------------------------------------------------------- /830/830C-C-BambooPartition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/830/830C-C-BambooPartition.cpp -------------------------------------------------------------------------------- /830/830D-D-SingerHouse.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/830/830D-D-SingerHouse.cpp -------------------------------------------------------------------------------- /830/830E-E-PerpetualMotionMachine.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/830/830E-E-PerpetualMotionMachine.cpp -------------------------------------------------------------------------------- /843/843D-D-DynamicShortestPath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/843/843D-D-DynamicShortestPath.cpp -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/README.md -------------------------------------------------------------------------------- /cuiaoxiang/1033/1033A-A-KingEscape.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1033/1033A-A-KingEscape.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1071/1071A-A-CramTime.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1071/1071A-A-CramTime.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1071/1071B-B-Minimumpath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1071/1071B-B-Minimumpath.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1082/1082G-G-PetyaandGraph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1082/1082G-G-PetyaandGraph.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1103/1103A-A-Gridgame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1103/1103A-A-Gridgame.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1103/1103E-E-Radixsum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1103/1103E-E-Radixsum.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1110/1110E-E-MagicStones.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1110/1110E-E-MagicStones.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1110/1110F-F-NearestLeaf.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1110/1110F-F-NearestLeaf.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1129/1129B-B-WrongAnswer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1129/1129B-B-WrongAnswer.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1129/1129C-C-MorseCode.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1129/1129C-C-MorseCode.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1129A/1129A2-A2-ToyTrain.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1129A/1129A2-A2-ToyTrain.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1146/1146E-E-HotisCold.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1146/1146E-E-HotisCold.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1147/1147D-D-PalindromeXOR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1147/1147D-D-PalindromeXOR.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1167/1167B-B-LostNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1167/1167B-B-LostNumbers.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1167/1167E-E-RangeDeleting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1167/1167E-E-RangeDeleting.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1167/1167F-F-ScalarQueries.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1167/1167F-F-ScalarQueries.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1197/1197B-B-Pillars.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1197/1197B-B-Pillars.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1197/1197E-E-CultureCode.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1197/1197E-E-CultureCode.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1207/1207B-B-SquareFilling.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1207/1207B-B-SquareFilling.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1207/1207C-C-GasPipeline.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1207/1207C-C-GasPipeline.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1207/1207E-E-XORGuessing.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1207/1207E-E-XORGuessing.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1208/1208C-C-MagicGrid.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1208/1208C-C-MagicGrid.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1208/1208E-E-LetThemSlide.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1208/1208E-E-LetThemSlide.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1208/1208F-F-BitsAndPieces.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1208/1208F-F-BitsAndPieces.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1208/1208G-G-Polygons.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1208/1208G-G-Polygons.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1218/1218F-F-Workoutplan.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1218/1218F-F-Workoutplan.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1220/1220D-D-AlexandJulian.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1220/1220D-D-AlexandJulian.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1242/1242C-C-SumBalance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1242/1242C-C-SumBalance.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1253/1253F-F-CheapRobot.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1253/1253F-F-CheapRobot.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1322/1322B-B-Present.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1322/1322B-B-Present.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1328/1328D-D-Carousel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1328/1328D-D-Carousel.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1328/1328E-E-TreeQueries.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1328/1328E-E-TreeQueries.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1328/1328F-F-MakekEqual.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1328/1328F-F-MakekEqual.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1364/1364A-A-XXXXX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1364/1364A-A-XXXXX.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1413/1413B-B-ANewTechnique.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1413/1413B-B-ANewTechnique.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1413/1413C-C-PerformEasily.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1413/1413C-C-PerformEasily.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1413/1413D-D-Shurikens.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1413/1413D-D-Shurikens.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1413/1413E-E-SolomidOracle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1413/1413E-E-SolomidOracle.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1413/1413F-F-RoadsandRamen.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1413/1413F-F-RoadsandRamen.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1444/1444A-A-Division.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1444/1444A-A-Division.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1444/1444C-C-Team-Building.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1444/1444C-C-Team-Building.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1497/1497D-D-Genius.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1497/1497D-D-Genius.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1519/1519E-E-OffbyOne.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1519/1519E-E-OffbyOne.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1519/1519F-F-ChestsandKeys.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1519/1519F-F-ChestsandKeys.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1574/1574F-F-Occurrences.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1574/1574F-F-Occurrences.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1584/1584F-F-StrangeLCS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1584/1584F-F-StrangeLCS.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1605/1605B-B-ReverseSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1605/1605B-B-ReverseSort.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1605/1605D-D-Treelabeling.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1605/1605D-D-Treelabeling.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1606/1606C-C-Banknotes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1606/1606C-C-Banknotes.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1606/1606E-E-Arena.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1606/1606E-E-Arena.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1624/1624B-B-MakeAP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1624/1624B-B-MakeAP.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1624/1624G-G-MinOrTree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1624/1624G-G-MinOrTree.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1627/1627F-F-NotSplitting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1627/1627F-F-NotSplitting.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1641/1641D-D-TwoArrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1641/1641D-D-TwoArrays.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1651/1651B-B-ProveHimWrong.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1651/1651B-B-ProveHimWrong.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1656/1656A-A-GoodPairs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1656/1656A-A-GoodPairs.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1656/1656D-D-K-good.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1656/1656D-D-K-good.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1656/1656E-E-EqualTreeSums.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1656/1656E-E-EqualTreeSums.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1657/1657A-A-IntegerMoves.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1657/1657A-A-IntegerMoves.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1657/1657E-E-StarMST.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1657/1657E-E-StarMST.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1661/1661B-B-GettingZero.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1661/1661B-B-GettingZero.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1663/1663A-A-WhoTested?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1663/1663A-A-WhoTested?.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1663/1663C-C-PōjaVerdon.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1663/1663C-C-PōjaVerdon.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1665/1665D-D-GCDGuess.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1665/1665D-D-GCDGuess.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1669/1669A-A-Division?.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1669/1669A-A-Division?.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1669/1669B-B-Triple.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1669/1669B-B-Triple.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1669/1669F-F-EatingCandies.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1669/1669F-F-EatingCandies.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1669/1669G-G-FallDown.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1669/1669G-G-FallDown.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1669/1669H-H-MaximalAND.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1669/1669H-H-MaximalAND.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1671/1671C-C-DolceVita.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1671/1671C-C-DolceVita.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1671/1671E-E-Preorder.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1671/1671E-E-Preorder.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1672/1672B-B-IloveAAAB.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1672/1672B-B-IloveAAAB.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1672/1672C-C-UnequalArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1672/1672C-C-UnequalArray.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1680/1680D-D-DogWalking.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1680/1680D-D-DogWalking.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1680/1680E-E-MovingChips.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1680/1680E-E-MovingChips.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1681/1681A-A-GamewithCards.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1681/1681A-A-GamewithCards.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1681/1681B-B-CardTrick.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1681/1681B-B-CardTrick.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1681/1681C-C-DoubleSort.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1681/1681C-C-DoubleSort.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1682/1682B-B-ANDSorting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1682/1682B-B-ANDSorting.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1684/1684B-B-ZmodX=C.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1684/1684B-B-ZmodX=C.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1684/1684E-E-MEXvsDIFF.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1684/1684E-E-MEXvsDIFF.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1687/1687B-B-RailwaySystem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1687/1687B-B-RailwaySystem.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1691/1691A-A-BeatTheOdds.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1691/1691A-A-BeatTheOdds.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1691/1691B-B-ShoeShuffling.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1691/1691B-B-ShoeShuffling.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1691/1691D-D-MaxGEQSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1691/1691D-D-MaxGEQSum.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1692/1692A-A-Marathon.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1692/1692A-A-Marathon.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1692/1692E-E-BinaryDeque.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1692/1692E-E-BinaryDeque.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1692/1692F-F-3SUM.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1692/1692F-F-3SUM.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1692/1692H-H-Gambling.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1692/1692H-H-Gambling.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1697/1697A-A-ParkwayWalk.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1697/1697A-A-ParkwayWalk.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1697/1697B-B-Promo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1697/1697B-B-Promo.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1758/1758B-B-XOR=Average.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1758/1758B-B-XOR=Average.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1758/1758D-D-Range=√Sum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1758/1758D-D-Range=√Sum.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1758/1758E-E-Tick,Tock.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1758/1758E-E-Tick,Tock.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1760/1760A-A-MediumNumber.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1760/1760A-A-MediumNumber.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1761/1761D-D-CarryBit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1761/1761D-D-CarryBit.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1764/1764A-A-Doremy'sPaint.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1764/1764A-A-Doremy'sPaint.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1765/1765A-A-AccessLevels.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1765/1765A-A-AccessLevels.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1765/1765E-E-Exchange.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1765/1765E-E-Exchange.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1765/1765F-F-ChemistryLab.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1765/1765F-F-ChemistryLab.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1765/1765K-K-TorusPath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1765/1765K-K-TorusPath.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1765/1765M-M-MinimumLCM.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1765/1765M-M-MinimumLCM.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1778/1778A-A-FlipFlopSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1778/1778A-A-FlipFlopSum.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1785/1785D-D-WoodenSpoon.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1785/1785D-D-WoodenSpoon.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1787/1787D-D-GameonAxis.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1787/1787D-D-GameonAxis.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1788/1788A-A-OneandTwo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1788/1788A-A-OneandTwo.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1788/1788D-D-MovingDots.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1788/1788D-D-MovingDots.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1788/1788E-E-SumOverZero.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1788/1788E-E-SumOverZero.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1791/1791D-D-DistinctSplit.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1791/1791D-D-DistinctSplit.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1793/1793B-B-FedyaandArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1793/1793B-B-FedyaandArray.cpp -------------------------------------------------------------------------------- /cuiaoxiang/1793/1793C-C-DoraandSearch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/1793/1793C-C-DoraandSearch.cpp -------------------------------------------------------------------------------- /cuiaoxiang/241/241E-E-Flights.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/241/241E-E-Flights.cpp -------------------------------------------------------------------------------- /cuiaoxiang/268/268D-D-WallBars.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/268/268D-D-WallBars.cpp -------------------------------------------------------------------------------- /cuiaoxiang/311/311E-E-Biologist.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/311/311E-E-Biologist.cpp -------------------------------------------------------------------------------- /cuiaoxiang/358/358E-E-DimaandKicks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/358/358E-E-DimaandKicks.cpp -------------------------------------------------------------------------------- /cuiaoxiang/387/387A-A-GeorgeandSleep.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/387/387A-A-GeorgeandSleep.cpp -------------------------------------------------------------------------------- /cuiaoxiang/387/387B-B-GeorgeandRound.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/387/387B-B-GeorgeandRound.cpp -------------------------------------------------------------------------------- /cuiaoxiang/400/400D-D-DimaandBacteria.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/400/400D-D-DimaandBacteria.cpp -------------------------------------------------------------------------------- /cuiaoxiang/504/504D-D-MishaandXOR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/504/504D-D-MishaandXOR.cpp -------------------------------------------------------------------------------- /cuiaoxiang/547/547E-E-MikeandFriends.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/547/547E-E-MikeandFriends.cpp -------------------------------------------------------------------------------- /cuiaoxiang/590/590D-D-TopSecretTask.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/590/590D-D-TopSecretTask.cpp -------------------------------------------------------------------------------- /cuiaoxiang/607/607A-A-ChainReaction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/607/607A-A-ChainReaction.cpp -------------------------------------------------------------------------------- /cuiaoxiang/607/607B-B-Zuma.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/607/607B-B-Zuma.cpp -------------------------------------------------------------------------------- /cuiaoxiang/607/607C-C-Marbles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/607/607C-C-Marbles.cpp -------------------------------------------------------------------------------- /cuiaoxiang/628/628F-F-BearandFairSet.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/628/628F-F-BearandFairSet.cpp -------------------------------------------------------------------------------- /cuiaoxiang/666/666B-B-WorldTour.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/666/666B-B-WorldTour.cpp -------------------------------------------------------------------------------- /cuiaoxiang/666/666C-C-Codeword.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/666/666C-C-Codeword.cpp -------------------------------------------------------------------------------- /cuiaoxiang/678/678B-B-TheSameCalendar.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/678/678B-B-TheSameCalendar.cpp -------------------------------------------------------------------------------- /cuiaoxiang/685/685A-A-Robbers'watch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/685/685A-A-Robbers'watch.cpp -------------------------------------------------------------------------------- /cuiaoxiang/685/685B-B-KayandSnowflake.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/685/685B-B-KayandSnowflake.cpp -------------------------------------------------------------------------------- /cuiaoxiang/685/685C-C-OptimalPoint.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/685/685C-C-OptimalPoint.cpp -------------------------------------------------------------------------------- /cuiaoxiang/685/685D-D-KayandEternity.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/685/685D-D-KayandEternity.cpp -------------------------------------------------------------------------------- /cuiaoxiang/687/687A-A-NP-HardProblem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/687/687A-A-NP-HardProblem.cpp -------------------------------------------------------------------------------- /cuiaoxiang/792/792E-E-ColoredBalls.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/792/792E-E-ColoredBalls.cpp -------------------------------------------------------------------------------- /cuiaoxiang/936/936A-A-SaveEnergy!.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/936/936A-A-SaveEnergy!.cpp -------------------------------------------------------------------------------- /cuiaoxiang/936/936B-B-SleepyGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/936/936B-B-SleepyGame.cpp -------------------------------------------------------------------------------- /cuiaoxiang/936/936C-C-LockPuzzle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/936/936C-C-LockPuzzle.cpp -------------------------------------------------------------------------------- /cuiaoxiang/938/938E-E-MaxHistory.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/938/938E-E-MaxHistory.cpp -------------------------------------------------------------------------------- /cuiaoxiang/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/README.md -------------------------------------------------------------------------------- /cuiaoxiang/crawl.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/crawl.py -------------------------------------------------------------------------------- /cuiaoxiang/parse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/cuiaoxiang/parse.py -------------------------------------------------------------------------------- /error: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/error -------------------------------------------------------------------------------- /nohup.out: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/nohup.out -------------------------------------------------------------------------------- /parse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/allwellll/cf_code_jiangly/HEAD/parse.py -------------------------------------------------------------------------------- /test: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------