├── CodeChef ├── AMBDAY_AMR15MOS.cpp ├── ANUBTG_COOK54.cpp ├── ASP_COOK63.cpp ├── BANROB_SEPT15.cpp ├── BWCELL_LTIME30.cpp ├── CBARG_JUNE15.cpp ├── CHBILL_DOEX2015.cpp ├── CHCUBE_JULY15.cpp ├── CHEFANUP_LTIME22.cpp ├── CHEFCH_FEB15.cpp ├── CHEFEQ_FEB15.cpp ├── CHEFSTLT_LTIME25.cpp ├── CHEFSTON_JAN15.cpp ├── CHPLGNS_JUNE15.cpp ├── CLOST.cpp ├── CLPERM_JAN15.cpp ├── CNOTE_MARCH15.cpp ├── CODECRCK_SEPT15.cpp ├── COSH1503_COSH2015_BalancedPartition.cpp ├── COSH1505_COSH2015.cpp ├── DISTCODE_LTIME31.cpp ├── DIVGOLD_COOK56.cpp ├── DONUTS_SEPT15.cpp ├── EASYPROB.txt ├── EGBOBRD_JULY15.cpp ├── FCTRL.cpp ├── FCTRL2.cpp ├── FRGTNLNG_COOK62.cpp ├── HS08TEST.cpp ├── INTEST.cpp ├── KAN15RTI_KAN14ROS.cpp ├── KAN15RTK_KAN14ROS.cpp ├── LCH15JAB_LTIME20.cpp ├── LCKYST_JULY15.cpp ├── LIGHTHSE_SEPT15.cpp ├── LUCKFOUR_LTIME21.cpp ├── MARBLES.cpp ├── MISNUM_NPLTZ15.cpp ├── MNMX.cpp ├── MSTEP_SEPT15.cpp ├── MULMAGIC_NPLTZ15.cpp ├── MXZERO_SNCK151B.cpp ├── ONEKING_JAN15.cpp ├── ONP.cpp ├── P8.cpp ├── PALIN.cpp ├── PD31.cpp ├── PERMUT2.cpp ├── PRIME1.cpp ├── RANKLIST_FEB15.cpp ├── RNUM_SNCK151B.cpp ├── SCORES_NPLTZ15.cpp ├── SEAARASU_COOK64.cpp ├── SEALINE_COOK64.cpp ├── SEAND2_JAN15.cpp ├── SEAVOTE_JAN15.cpp ├── SIGNWAVE_MARCH15.cpp ├── SPRNMBRS_COOK62.cpp ├── STACKS_COOK62.cpp ├── STEM_2_COOK63.cpp ├── STEM_COOK63.cpp ├── STFM_FEB15.cpp ├── SUBINC_OCT15.cpp ├── SUMMATH_KQPM2015.cpp ├── SUMPAIR_COOK60.cpp ├── TEST.cpp ├── TRISQ_COOK55.cpp ├── TTENIS_SNCK15EL.cpp ├── TWOSTR_COOK61.cpp └── XORNUBER_COOK61.cpp ├── Codeforces ├── 155B_Combination.cpp ├── 190D_NonSecretCypher.cpp ├── 230B_TPrimes.cpp ├── 254A_Cards with Numbers.cpp ├── 279B_Books.cpp ├── 34B_Sale.cpp ├── 352B_JeffAndPeriods.cpp ├── 365B_TheFibonacciSegment.cpp ├── 450B_JzzhuAndSequences.cpp ├── 454B_Little Pony and Sort by Shift.cpp ├── 454B_LittlePonyAndSortByShift_2.cpp ├── 466C_NumberOfWays.cpp ├── 474A_Keyboard.cpp ├── 478B_RandomTeams.cpp ├── 489C_GivenLengthAndSumOfDigits.cpp ├── 492B_VanyaAndLanterns.cpp ├── 495A_Digital Counter.cpp ├── 496A_Minimum Difficulty.cpp ├── 499B_Lecture.cpp ├── 4B_BeforeAnExam.cpp ├── 501A_Contest.cpp ├── 501B_Misha and Changing Handles.cpp ├── 507B_AmrAndPins.cpp ├── 509A_Maximum in Table.cpp ├── 509B_Painting Pebbles.cpp ├── 510A_Fox And Snake.cpp ├── 518A_Vitaly and Strings.cpp ├── 518B_Tanya and Postcard.cpp ├── 523C_NameQuest.cpp ├── 534C_PolycarpusDice.cpp ├── 540A_CombinationLock.cpp ├── 540B_School Marks.cpp ├── 546A_SoldierAndBananas.cpp ├── 546B_SoldierAndBadges.cpp ├── 552A_Vanya and Table.cpp ├── 558B_AmrAndTheLargeArray.cpp ├── 572A_Arrays.cpp ├── 572B_Order Book.cpp ├── 580A_KefaAndFirstSteps.cpp ├── 580B_KefaAndCompany.cpp ├── 580C_KefaAndPark.cpp ├── 583A_AsphaltingRoads.cpp └── 583B_RobotsTask.cpp ├── Others ├── 101hack30_FourPrimes.cpp ├── 101hack30_SergeyAndHomework_Partial.cpp ├── 101hack30_Voting.cpp ├── 101hack31_falling-rocks.cpp ├── 101hack31_naughty-number.cpp ├── 101hack32_straight-flush.cpp ├── AmazingBooks_Inmobi.cpp ├── CodeMonk │ ├── 1 - Arrays and Strings │ │ ├── chandu-and-consecutive-letters.cpp │ │ ├── prateek-and-his-friends.cpp │ │ └── terrible-chandu.cpp │ └── 2 - Sorting │ │ ├── chandu-and-his-girlfriend-returns.cpp │ │ └── chandu-and-his-girlfriend.cpp ├── FactorialLengthSum_CodeAgon16.cpp ├── Queues_Inmobi.cpp ├── RedsAndBlue.cpp ├── SpecialNodes.cpp ├── cisco-icode_a-game-of-strings.cpp ├── cisco-icode_find-minimum-distance.cpp ├── cisco-icode_pappu-in-danger.cpp ├── cisco-icode_rectangle-overlap.cpp ├── cisco-icode_sherlock-and-string-generation.cpp ├── lets-code-1_anurag-and-maths.cpp ├── lets-code-1_save-anurag.cpp ├── lets-code-1_whats-next-1.cpp ├── manasa-and-stones.cpp └── rust-transfer_CodeAgon16.cpp ├── README.md └── SPOJ ├── ABSYS_AntiBlotSystem_2157.cpp ├── ACODE_Alphacode.cpp ├── ACPC10A_WhatsNext_7974.cpp ├── ACPC11B_BetweenTheMountains_10239.cpp ├── ADDREV_AddingReversedNumber_42.cpp ├── AE00_Rectangles_4300.cpp ├── AGGRCOW_AggressiveCows.cpp ├── AIBOHP_Aibohphobia.cpp ├── AIBOHP_Aibohphobia_2.cpp ├── ALICESIE_AliceSieve.cpp ├── AMR10G_ChristmasPlay_8061.cpp ├── ANARC05B_TheDoubleHeLiX_4560.cpp ├── ANARC05H_ChopAhoyRevisited.cpp ├── AP2_APCompleteTheSeries_11063.cpp ├── ARITH2_SimpleArithmeticsII_4452.cpp ├── ARMY_ArmyStrength_2727.cpp ├── ARRAYSUB_Subarrays_10582.cpp ├── ASSIST_Assistance Required.cpp ├── BALLSUM_BallSum.cpp ├── BEENUMS_BeehiveNumbers_7406.cpp ├── BISHOPS_Bishops_328.cpp ├── BITMAP_Bitmap.cpp ├── BUGLIFE_ABugsLife.cpp ├── BUSYMAN_IAMVERYBUSY.cpp ├── BWIDOW_BlackWidowRings.cpp ├── BYECAKES_ByeByeCakes_7185.cpp ├── BYTESM2_PhilosophersStone.cpp ├── CAM5_PrayatnaPR.cpp ├── CANDY3_CandyIII_2148.cpp ├── CANDY_CandyI_2123.cpp ├── CANTON_CountOnCantor_301.cpp ├── CEQU_CrucialEquation_21357.cpp ├── CODEIT03_PlayWithDates.cpp ├── CODESPTB_InsertionSort_9722.cpp ├── COINS_BytelandianGoldCoins_346.cpp ├── CPRMT_CommonPermutation_1728.cpp ├── CRDS_Cards_10509.cpp ├── CUBEFR_CubeFreeNumbers_9032.cpp ├── DANGER_InDanger_1786.cpp ├── DCEPC12E_EndOfFun_17397.cpp ├── DCEPC12H_HeightOfExpectation_17400.cpp ├── DEPEND_DependencyProblems.cpp ├── DISUBSTR_DistinctSubstrings.cpp ├── DIVSUM_DivisorSummation_74.cpp ├── DOTAA_DotaHeroes_10286.cpp ├── EASYPROB_AVeryEasyProblem_1688.txt ├── EBOXES_EmptyBoxes.cpp ├── EDIST_EditDistance.cpp ├── EGYPIZZA_Pizza_7169.cpp ├── EIGHTS_TripleFatLadies_1030.cpp ├── ENIGMATH_PlayWithMath_15965.cpp ├── ESJAIL_EscapeFromJail.cpp ├── FACEFRND_FriendsOfFriends_9788.cpp ├── FARIDA_PrincessFarida.cpp ├── FASHION_FashionShows_1025.cpp ├── FCTRL2_SmallFactorials_24.cpp ├── FCTRL_Factorial_11.cpp ├── FENCE1_BuildAFence_4408.cpp ├── FOXLINGS _Foxlings.cpp ├── FRNDCIRC_FriendCircle.cpp ├── FURYROAD_FuryRoad.cpp ├── GAMES_HowManyGames.cpp ├── GEORGE_George.cpp ├── GIRLSNBS_GirlsAndBoys_7424.cpp ├── GLJIVE_GLJIVE_8319.cpp ├── GUESSING_NumberGuessingGame_2738.JPG ├── HANGOVER_Hangover_902.cpp ├── HC_HappyCoins.cpp ├── HERDING_Herding.cpp ├── HIGHWAYS_Highways.cpp ├── HOTELS_HotelsAlongTheCroatianCoast.cpp ├── HPYNOS_HappyNumbersI_7733.cpp ├── HUBULLU_Hubulullu_1028.cpp ├── IITKWPCN_PlayingWithBalls.cpp ├── IITKWPCO_CreateCollections.cpp ├── IITWPC4I_PetyaAndRepairmentOfRoads.cpp ├── INVCNT_InversionCount_6256.cpp ├── JULKA_Julka_54.cpp ├── KIT_KryptInTime_19039.cpp ├── KNJIGE_KNJIGE.cpp ├── KOPC12A_K12_BuildingConstruction.cpp ├── LASTDIG2_TheLastDigitRe-Visited_5699.cpp ├── LASTDIG_TheLastDigit_3442.cpp ├── LINES_GameOfLines_3184.cpp ├── M3TILE_LATGACH3.cpp ├── MAJOR_Majority_6171.cpp ├── MAKEMAZE_ValidateTheMaze.cpp ├── MARBLES_Marbles_78.cpp ├── MAXLN_TheMaxLines_8670.cpp ├── MAXSUMSQ_MaximumSumSequences.cpp ├── MAXWOODS_MaximumWoodCutter.cpp ├── MAXXOR_FindTheMaxXORvalue.cpp ├── MAY99_2_MankuWord.cpp ├── MAY99_3_EasyJug.cpp ├── MELE3_MELE3.cpp ├── MFLAR10_FlowersFlourishFromFrance_7757.cpp ├── MICEMAZE_MiceAndMaze.cpp ├── MRECAMAN_RecamansSequence_3934.cpp ├── MRKT_DefectiveProducts.cpp ├── NGM_AGameWithNumbers_1419.cpp ├── NSTEPS_NumberSteps_1112.cpp ├── NSYSTEM_NumeralSystem.cpp ├── NY10A_PenneyGame_8612.cpp ├── NY10E_NonDecreasingDigits.cpp ├── OFFSIDE_HeIsOffside_2178.cpp ├── OHANISER_OhaniAndTheSeries.cpp ├── OLOLO_OnotoleNeedsYourHelp_7742.cpp ├── ONP_TransformTheExpression_4.cpp ├── PALIN_TheNextPalindrome_5.cpp ├── PARTY_PartySchedule.cpp ├── PERMUT2_AmbiguousPermutations_379.cpp ├── PFDEP_ProjectFileDependencies.cpp ├── PHT_PigeonholeTower_21332.cpp ├── PIE_Pie.cpp ├── PIGBANK_PiggyBank.cpp ├── POUR1_PouringWater.cpp ├── PPATH_PrimePath.cpp ├── PQUEUE_PrinterQueue.cpp ├── PRIME1_PrimeGenerator_2.cpp ├── PRISMSA_TriangularPrism.cpp ├── PSYCHO2_PsychoFunction_17002.cpp ├── PSYCHON_Psycho_16030.cpp ├── PT07Y_IsItATree.cpp ├── PT07Z_LongestPathInATree.cpp ├── PUCMM210_ASummatory.cpp ├── PWRARR_PowerOfArray.cpp ├── QN01_XORGame.cpp ├── QUADAREA_MaximalQuadrilateralArea_2716.cpp ├── RANJAN02_TowerOfHanoi_Revisited.cpp ├── RESSTNCE_TheResistance_21079.cpp ├── RLCIPHER_RobertLangdon&Cipher.cpp ├── ROBOTGRI_RobotsOnAGrid.cpp ├── ROOTCIPH_Decipher_6297.cpp ├── SAMER08A_AlmostShortestPath.cpp ├── SAMER08F_Feynman_3410.cpp ├── SBANK_SortingBankAccounts_27.cpp ├── SILVER_CutTheSilverBar_8785.cpp ├── SNGMSG_EncodeMessage.cpp ├── SPCQ_GopuAndDigitsDivisibility.cpp ├── SPEED_CircularTrack.cpp ├── STAMPS_Stamps_3375.cpp ├── STPAR_StreetParade_95.cpp ├── TAP2013G_War.cpp ├── TEAM2_AFamousICPCTeam.cpp ├── TEST_Life,Universe and Everything_1.cpp ├── THRPWRS_IIIPowers_15266.cpp ├── TIPTOP_TipTopGame_16033.cpp ├── TOANDFRO_ToAndFro_400.cpp ├── TRGRID_TraversingGrid_5976.cpp ├── TRICOUNT_CountingTriangles_1724.cpp ├── TRT_TreatsForTheCows.cpp ├── TSHOW1_AmusingNumbers.cpp ├── UCBINTA_Sum.cpp ├── UCBINTG_Archipelago.cpp ├── UCV2013H_Slick.cpp ├── UF2015J_AutomatedDispatch.cpp ├── ULM09_DarkRoads.cpp ├── UOFTCE_ABriefExpedition.cpp ├── VPL2_AA_LuisQuest.cpp └── WILLITST_WillItEverStop_9948.cpp /CodeChef/AMBDAY_AMR15MOS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/AMBDAY_AMR15MOS.cpp -------------------------------------------------------------------------------- /CodeChef/ANUBTG_COOK54.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/ANUBTG_COOK54.cpp -------------------------------------------------------------------------------- /CodeChef/ASP_COOK63.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/ASP_COOK63.cpp -------------------------------------------------------------------------------- /CodeChef/BANROB_SEPT15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/BANROB_SEPT15.cpp -------------------------------------------------------------------------------- /CodeChef/BWCELL_LTIME30.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/BWCELL_LTIME30.cpp -------------------------------------------------------------------------------- /CodeChef/CBARG_JUNE15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CBARG_JUNE15.cpp -------------------------------------------------------------------------------- /CodeChef/CHBILL_DOEX2015.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CHBILL_DOEX2015.cpp -------------------------------------------------------------------------------- /CodeChef/CHCUBE_JULY15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CHCUBE_JULY15.cpp -------------------------------------------------------------------------------- /CodeChef/CHEFANUP_LTIME22.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CHEFANUP_LTIME22.cpp -------------------------------------------------------------------------------- /CodeChef/CHEFCH_FEB15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CHEFCH_FEB15.cpp -------------------------------------------------------------------------------- /CodeChef/CHEFEQ_FEB15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CHEFEQ_FEB15.cpp -------------------------------------------------------------------------------- /CodeChef/CHEFSTLT_LTIME25.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CHEFSTLT_LTIME25.cpp -------------------------------------------------------------------------------- /CodeChef/CHEFSTON_JAN15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CHEFSTON_JAN15.cpp -------------------------------------------------------------------------------- /CodeChef/CHPLGNS_JUNE15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CHPLGNS_JUNE15.cpp -------------------------------------------------------------------------------- /CodeChef/CLOST.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CLOST.cpp -------------------------------------------------------------------------------- /CodeChef/CLPERM_JAN15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CLPERM_JAN15.cpp -------------------------------------------------------------------------------- /CodeChef/CNOTE_MARCH15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CNOTE_MARCH15.cpp -------------------------------------------------------------------------------- /CodeChef/CODECRCK_SEPT15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/CODECRCK_SEPT15.cpp -------------------------------------------------------------------------------- /CodeChef/COSH1503_COSH2015_BalancedPartition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/COSH1503_COSH2015_BalancedPartition.cpp -------------------------------------------------------------------------------- /CodeChef/COSH1505_COSH2015.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/COSH1505_COSH2015.cpp -------------------------------------------------------------------------------- /CodeChef/DISTCODE_LTIME31.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/DISTCODE_LTIME31.cpp -------------------------------------------------------------------------------- /CodeChef/DIVGOLD_COOK56.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/DIVGOLD_COOK56.cpp -------------------------------------------------------------------------------- /CodeChef/DONUTS_SEPT15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/DONUTS_SEPT15.cpp -------------------------------------------------------------------------------- /CodeChef/EASYPROB.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/EASYPROB.txt -------------------------------------------------------------------------------- /CodeChef/EGBOBRD_JULY15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/EGBOBRD_JULY15.cpp -------------------------------------------------------------------------------- /CodeChef/FCTRL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/FCTRL.cpp -------------------------------------------------------------------------------- /CodeChef/FCTRL2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/FCTRL2.cpp -------------------------------------------------------------------------------- /CodeChef/FRGTNLNG_COOK62.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/FRGTNLNG_COOK62.cpp -------------------------------------------------------------------------------- /CodeChef/HS08TEST.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/HS08TEST.cpp -------------------------------------------------------------------------------- /CodeChef/INTEST.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/INTEST.cpp -------------------------------------------------------------------------------- /CodeChef/KAN15RTI_KAN14ROS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/KAN15RTI_KAN14ROS.cpp -------------------------------------------------------------------------------- /CodeChef/KAN15RTK_KAN14ROS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/KAN15RTK_KAN14ROS.cpp -------------------------------------------------------------------------------- /CodeChef/LCH15JAB_LTIME20.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/LCH15JAB_LTIME20.cpp -------------------------------------------------------------------------------- /CodeChef/LCKYST_JULY15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/LCKYST_JULY15.cpp -------------------------------------------------------------------------------- /CodeChef/LIGHTHSE_SEPT15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/LIGHTHSE_SEPT15.cpp -------------------------------------------------------------------------------- /CodeChef/LUCKFOUR_LTIME21.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/LUCKFOUR_LTIME21.cpp -------------------------------------------------------------------------------- /CodeChef/MARBLES.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/MARBLES.cpp -------------------------------------------------------------------------------- /CodeChef/MISNUM_NPLTZ15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/MISNUM_NPLTZ15.cpp -------------------------------------------------------------------------------- /CodeChef/MNMX.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/MNMX.cpp -------------------------------------------------------------------------------- /CodeChef/MSTEP_SEPT15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/MSTEP_SEPT15.cpp -------------------------------------------------------------------------------- /CodeChef/MULMAGIC_NPLTZ15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/MULMAGIC_NPLTZ15.cpp -------------------------------------------------------------------------------- /CodeChef/MXZERO_SNCK151B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/MXZERO_SNCK151B.cpp -------------------------------------------------------------------------------- /CodeChef/ONEKING_JAN15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/ONEKING_JAN15.cpp -------------------------------------------------------------------------------- /CodeChef/ONP.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/ONP.cpp -------------------------------------------------------------------------------- /CodeChef/P8.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/P8.cpp -------------------------------------------------------------------------------- /CodeChef/PALIN.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/PALIN.cpp -------------------------------------------------------------------------------- /CodeChef/PD31.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/PD31.cpp -------------------------------------------------------------------------------- /CodeChef/PERMUT2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/PERMUT2.cpp -------------------------------------------------------------------------------- /CodeChef/PRIME1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/PRIME1.cpp -------------------------------------------------------------------------------- /CodeChef/RANKLIST_FEB15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/RANKLIST_FEB15.cpp -------------------------------------------------------------------------------- /CodeChef/RNUM_SNCK151B.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/RNUM_SNCK151B.cpp -------------------------------------------------------------------------------- /CodeChef/SCORES_NPLTZ15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/SCORES_NPLTZ15.cpp -------------------------------------------------------------------------------- /CodeChef/SEAARASU_COOK64.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/SEAARASU_COOK64.cpp -------------------------------------------------------------------------------- /CodeChef/SEALINE_COOK64.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/SEALINE_COOK64.cpp -------------------------------------------------------------------------------- /CodeChef/SEAND2_JAN15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/SEAND2_JAN15.cpp -------------------------------------------------------------------------------- /CodeChef/SEAVOTE_JAN15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/SEAVOTE_JAN15.cpp -------------------------------------------------------------------------------- /CodeChef/SIGNWAVE_MARCH15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/SIGNWAVE_MARCH15.cpp -------------------------------------------------------------------------------- /CodeChef/SPRNMBRS_COOK62.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/SPRNMBRS_COOK62.cpp -------------------------------------------------------------------------------- /CodeChef/STACKS_COOK62.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/STACKS_COOK62.cpp -------------------------------------------------------------------------------- /CodeChef/STEM_2_COOK63.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/STEM_2_COOK63.cpp -------------------------------------------------------------------------------- /CodeChef/STEM_COOK63.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/STEM_COOK63.cpp -------------------------------------------------------------------------------- /CodeChef/STFM_FEB15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/STFM_FEB15.cpp -------------------------------------------------------------------------------- /CodeChef/SUBINC_OCT15.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/SUBINC_OCT15.cpp -------------------------------------------------------------------------------- /CodeChef/SUMMATH_KQPM2015.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/SUMMATH_KQPM2015.cpp -------------------------------------------------------------------------------- /CodeChef/SUMPAIR_COOK60.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/SUMPAIR_COOK60.cpp -------------------------------------------------------------------------------- /CodeChef/TEST.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/TEST.cpp -------------------------------------------------------------------------------- /CodeChef/TRISQ_COOK55.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/TRISQ_COOK55.cpp -------------------------------------------------------------------------------- /CodeChef/TTENIS_SNCK15EL.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/TTENIS_SNCK15EL.cpp -------------------------------------------------------------------------------- /CodeChef/TWOSTR_COOK61.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/TWOSTR_COOK61.cpp -------------------------------------------------------------------------------- /CodeChef/XORNUBER_COOK61.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/CodeChef/XORNUBER_COOK61.cpp -------------------------------------------------------------------------------- /Codeforces/155B_Combination.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/155B_Combination.cpp -------------------------------------------------------------------------------- /Codeforces/190D_NonSecretCypher.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/190D_NonSecretCypher.cpp -------------------------------------------------------------------------------- /Codeforces/230B_TPrimes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/230B_TPrimes.cpp -------------------------------------------------------------------------------- /Codeforces/254A_Cards with Numbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/254A_Cards with Numbers.cpp -------------------------------------------------------------------------------- /Codeforces/279B_Books.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/279B_Books.cpp -------------------------------------------------------------------------------- /Codeforces/34B_Sale.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/34B_Sale.cpp -------------------------------------------------------------------------------- /Codeforces/352B_JeffAndPeriods.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/352B_JeffAndPeriods.cpp -------------------------------------------------------------------------------- /Codeforces/365B_TheFibonacciSegment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/365B_TheFibonacciSegment.cpp -------------------------------------------------------------------------------- /Codeforces/450B_JzzhuAndSequences.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/450B_JzzhuAndSequences.cpp -------------------------------------------------------------------------------- /Codeforces/454B_Little Pony and Sort by Shift.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/454B_Little Pony and Sort by Shift.cpp -------------------------------------------------------------------------------- /Codeforces/454B_LittlePonyAndSortByShift_2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/454B_LittlePonyAndSortByShift_2.cpp -------------------------------------------------------------------------------- /Codeforces/466C_NumberOfWays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/466C_NumberOfWays.cpp -------------------------------------------------------------------------------- /Codeforces/474A_Keyboard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/474A_Keyboard.cpp -------------------------------------------------------------------------------- /Codeforces/478B_RandomTeams.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/478B_RandomTeams.cpp -------------------------------------------------------------------------------- /Codeforces/489C_GivenLengthAndSumOfDigits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/489C_GivenLengthAndSumOfDigits.cpp -------------------------------------------------------------------------------- /Codeforces/492B_VanyaAndLanterns.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/492B_VanyaAndLanterns.cpp -------------------------------------------------------------------------------- /Codeforces/495A_Digital Counter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/495A_Digital Counter.cpp -------------------------------------------------------------------------------- /Codeforces/496A_Minimum Difficulty.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/496A_Minimum Difficulty.cpp -------------------------------------------------------------------------------- /Codeforces/499B_Lecture.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/499B_Lecture.cpp -------------------------------------------------------------------------------- /Codeforces/4B_BeforeAnExam.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/4B_BeforeAnExam.cpp -------------------------------------------------------------------------------- /Codeforces/501A_Contest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/501A_Contest.cpp -------------------------------------------------------------------------------- /Codeforces/501B_Misha and Changing Handles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/501B_Misha and Changing Handles.cpp -------------------------------------------------------------------------------- /Codeforces/507B_AmrAndPins.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/507B_AmrAndPins.cpp -------------------------------------------------------------------------------- /Codeforces/509A_Maximum in Table.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/509A_Maximum in Table.cpp -------------------------------------------------------------------------------- /Codeforces/509B_Painting Pebbles.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/509B_Painting Pebbles.cpp -------------------------------------------------------------------------------- /Codeforces/510A_Fox And Snake.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/510A_Fox And Snake.cpp -------------------------------------------------------------------------------- /Codeforces/518A_Vitaly and Strings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/518A_Vitaly and Strings.cpp -------------------------------------------------------------------------------- /Codeforces/518B_Tanya and Postcard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/518B_Tanya and Postcard.cpp -------------------------------------------------------------------------------- /Codeforces/523C_NameQuest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/523C_NameQuest.cpp -------------------------------------------------------------------------------- /Codeforces/534C_PolycarpusDice.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/534C_PolycarpusDice.cpp -------------------------------------------------------------------------------- /Codeforces/540A_CombinationLock.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/540A_CombinationLock.cpp -------------------------------------------------------------------------------- /Codeforces/540B_School Marks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/540B_School Marks.cpp -------------------------------------------------------------------------------- /Codeforces/546A_SoldierAndBananas.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/546A_SoldierAndBananas.cpp -------------------------------------------------------------------------------- /Codeforces/546B_SoldierAndBadges.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/546B_SoldierAndBadges.cpp -------------------------------------------------------------------------------- /Codeforces/552A_Vanya and Table.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/552A_Vanya and Table.cpp -------------------------------------------------------------------------------- /Codeforces/558B_AmrAndTheLargeArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/558B_AmrAndTheLargeArray.cpp -------------------------------------------------------------------------------- /Codeforces/572A_Arrays.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/572A_Arrays.cpp -------------------------------------------------------------------------------- /Codeforces/572B_Order Book.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/572B_Order Book.cpp -------------------------------------------------------------------------------- /Codeforces/580A_KefaAndFirstSteps.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/580A_KefaAndFirstSteps.cpp -------------------------------------------------------------------------------- /Codeforces/580B_KefaAndCompany.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/580B_KefaAndCompany.cpp -------------------------------------------------------------------------------- /Codeforces/580C_KefaAndPark.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/580C_KefaAndPark.cpp -------------------------------------------------------------------------------- /Codeforces/583A_AsphaltingRoads.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/583A_AsphaltingRoads.cpp -------------------------------------------------------------------------------- /Codeforces/583B_RobotsTask.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Codeforces/583B_RobotsTask.cpp -------------------------------------------------------------------------------- /Others/101hack30_FourPrimes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/101hack30_FourPrimes.cpp -------------------------------------------------------------------------------- /Others/101hack30_SergeyAndHomework_Partial.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/101hack30_SergeyAndHomework_Partial.cpp -------------------------------------------------------------------------------- /Others/101hack30_Voting.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/101hack30_Voting.cpp -------------------------------------------------------------------------------- /Others/101hack31_falling-rocks.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/101hack31_falling-rocks.cpp -------------------------------------------------------------------------------- /Others/101hack31_naughty-number.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/101hack31_naughty-number.cpp -------------------------------------------------------------------------------- /Others/101hack32_straight-flush.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/101hack32_straight-flush.cpp -------------------------------------------------------------------------------- /Others/AmazingBooks_Inmobi.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/AmazingBooks_Inmobi.cpp -------------------------------------------------------------------------------- /Others/CodeMonk/1 - Arrays and Strings/chandu-and-consecutive-letters.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/CodeMonk/1 - Arrays and Strings/chandu-and-consecutive-letters.cpp -------------------------------------------------------------------------------- /Others/CodeMonk/1 - Arrays and Strings/prateek-and-his-friends.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/CodeMonk/1 - Arrays and Strings/prateek-and-his-friends.cpp -------------------------------------------------------------------------------- /Others/CodeMonk/1 - Arrays and Strings/terrible-chandu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/CodeMonk/1 - Arrays and Strings/terrible-chandu.cpp -------------------------------------------------------------------------------- /Others/CodeMonk/2 - Sorting/chandu-and-his-girlfriend-returns.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/CodeMonk/2 - Sorting/chandu-and-his-girlfriend-returns.cpp -------------------------------------------------------------------------------- /Others/CodeMonk/2 - Sorting/chandu-and-his-girlfriend.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/CodeMonk/2 - Sorting/chandu-and-his-girlfriend.cpp -------------------------------------------------------------------------------- /Others/FactorialLengthSum_CodeAgon16.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/FactorialLengthSum_CodeAgon16.cpp -------------------------------------------------------------------------------- /Others/Queues_Inmobi.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/Queues_Inmobi.cpp -------------------------------------------------------------------------------- /Others/RedsAndBlue.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/RedsAndBlue.cpp -------------------------------------------------------------------------------- /Others/SpecialNodes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/SpecialNodes.cpp -------------------------------------------------------------------------------- /Others/cisco-icode_a-game-of-strings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/cisco-icode_a-game-of-strings.cpp -------------------------------------------------------------------------------- /Others/cisco-icode_find-minimum-distance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/cisco-icode_find-minimum-distance.cpp -------------------------------------------------------------------------------- /Others/cisco-icode_pappu-in-danger.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/cisco-icode_pappu-in-danger.cpp -------------------------------------------------------------------------------- /Others/cisco-icode_rectangle-overlap.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/cisco-icode_rectangle-overlap.cpp -------------------------------------------------------------------------------- /Others/cisco-icode_sherlock-and-string-generation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/cisco-icode_sherlock-and-string-generation.cpp -------------------------------------------------------------------------------- /Others/lets-code-1_anurag-and-maths.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/lets-code-1_anurag-and-maths.cpp -------------------------------------------------------------------------------- /Others/lets-code-1_save-anurag.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/lets-code-1_save-anurag.cpp -------------------------------------------------------------------------------- /Others/lets-code-1_whats-next-1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/lets-code-1_whats-next-1.cpp -------------------------------------------------------------------------------- /Others/manasa-and-stones.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/manasa-and-stones.cpp -------------------------------------------------------------------------------- /Others/rust-transfer_CodeAgon16.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/Others/rust-transfer_CodeAgon16.cpp -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/README.md -------------------------------------------------------------------------------- /SPOJ/ABSYS_AntiBlotSystem_2157.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ABSYS_AntiBlotSystem_2157.cpp -------------------------------------------------------------------------------- /SPOJ/ACODE_Alphacode.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ACODE_Alphacode.cpp -------------------------------------------------------------------------------- /SPOJ/ACPC10A_WhatsNext_7974.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ACPC10A_WhatsNext_7974.cpp -------------------------------------------------------------------------------- /SPOJ/ACPC11B_BetweenTheMountains_10239.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ACPC11B_BetweenTheMountains_10239.cpp -------------------------------------------------------------------------------- /SPOJ/ADDREV_AddingReversedNumber_42.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ADDREV_AddingReversedNumber_42.cpp -------------------------------------------------------------------------------- /SPOJ/AE00_Rectangles_4300.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/AE00_Rectangles_4300.cpp -------------------------------------------------------------------------------- /SPOJ/AGGRCOW_AggressiveCows.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/AGGRCOW_AggressiveCows.cpp -------------------------------------------------------------------------------- /SPOJ/AIBOHP_Aibohphobia.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/AIBOHP_Aibohphobia.cpp -------------------------------------------------------------------------------- /SPOJ/AIBOHP_Aibohphobia_2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/AIBOHP_Aibohphobia_2.cpp -------------------------------------------------------------------------------- /SPOJ/ALICESIE_AliceSieve.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ALICESIE_AliceSieve.cpp -------------------------------------------------------------------------------- /SPOJ/AMR10G_ChristmasPlay_8061.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/AMR10G_ChristmasPlay_8061.cpp -------------------------------------------------------------------------------- /SPOJ/ANARC05B_TheDoubleHeLiX_4560.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ANARC05B_TheDoubleHeLiX_4560.cpp -------------------------------------------------------------------------------- /SPOJ/ANARC05H_ChopAhoyRevisited.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ANARC05H_ChopAhoyRevisited.cpp -------------------------------------------------------------------------------- /SPOJ/AP2_APCompleteTheSeries_11063.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/AP2_APCompleteTheSeries_11063.cpp -------------------------------------------------------------------------------- /SPOJ/ARITH2_SimpleArithmeticsII_4452.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ARITH2_SimpleArithmeticsII_4452.cpp -------------------------------------------------------------------------------- /SPOJ/ARMY_ArmyStrength_2727.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ARMY_ArmyStrength_2727.cpp -------------------------------------------------------------------------------- /SPOJ/ARRAYSUB_Subarrays_10582.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ARRAYSUB_Subarrays_10582.cpp -------------------------------------------------------------------------------- /SPOJ/ASSIST_Assistance Required.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ASSIST_Assistance Required.cpp -------------------------------------------------------------------------------- /SPOJ/BALLSUM_BallSum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/BALLSUM_BallSum.cpp -------------------------------------------------------------------------------- /SPOJ/BEENUMS_BeehiveNumbers_7406.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/BEENUMS_BeehiveNumbers_7406.cpp -------------------------------------------------------------------------------- /SPOJ/BISHOPS_Bishops_328.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/BISHOPS_Bishops_328.cpp -------------------------------------------------------------------------------- /SPOJ/BITMAP_Bitmap.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/BITMAP_Bitmap.cpp -------------------------------------------------------------------------------- /SPOJ/BUGLIFE_ABugsLife.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/BUGLIFE_ABugsLife.cpp -------------------------------------------------------------------------------- /SPOJ/BUSYMAN_IAMVERYBUSY.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/BUSYMAN_IAMVERYBUSY.cpp -------------------------------------------------------------------------------- /SPOJ/BWIDOW_BlackWidowRings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/BWIDOW_BlackWidowRings.cpp -------------------------------------------------------------------------------- /SPOJ/BYECAKES_ByeByeCakes_7185.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/BYECAKES_ByeByeCakes_7185.cpp -------------------------------------------------------------------------------- /SPOJ/BYTESM2_PhilosophersStone.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/BYTESM2_PhilosophersStone.cpp -------------------------------------------------------------------------------- /SPOJ/CAM5_PrayatnaPR.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/CAM5_PrayatnaPR.cpp -------------------------------------------------------------------------------- /SPOJ/CANDY3_CandyIII_2148.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/CANDY3_CandyIII_2148.cpp -------------------------------------------------------------------------------- /SPOJ/CANDY_CandyI_2123.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/CANDY_CandyI_2123.cpp -------------------------------------------------------------------------------- /SPOJ/CANTON_CountOnCantor_301.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/CANTON_CountOnCantor_301.cpp -------------------------------------------------------------------------------- /SPOJ/CEQU_CrucialEquation_21357.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/CEQU_CrucialEquation_21357.cpp -------------------------------------------------------------------------------- /SPOJ/CODEIT03_PlayWithDates.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/CODEIT03_PlayWithDates.cpp -------------------------------------------------------------------------------- /SPOJ/CODESPTB_InsertionSort_9722.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/CODESPTB_InsertionSort_9722.cpp -------------------------------------------------------------------------------- /SPOJ/COINS_BytelandianGoldCoins_346.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/COINS_BytelandianGoldCoins_346.cpp -------------------------------------------------------------------------------- /SPOJ/CPRMT_CommonPermutation_1728.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/CPRMT_CommonPermutation_1728.cpp -------------------------------------------------------------------------------- /SPOJ/CRDS_Cards_10509.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/CRDS_Cards_10509.cpp -------------------------------------------------------------------------------- /SPOJ/CUBEFR_CubeFreeNumbers_9032.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/CUBEFR_CubeFreeNumbers_9032.cpp -------------------------------------------------------------------------------- /SPOJ/DANGER_InDanger_1786.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/DANGER_InDanger_1786.cpp -------------------------------------------------------------------------------- /SPOJ/DCEPC12E_EndOfFun_17397.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/DCEPC12E_EndOfFun_17397.cpp -------------------------------------------------------------------------------- /SPOJ/DCEPC12H_HeightOfExpectation_17400.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/DCEPC12H_HeightOfExpectation_17400.cpp -------------------------------------------------------------------------------- /SPOJ/DEPEND_DependencyProblems.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/DEPEND_DependencyProblems.cpp -------------------------------------------------------------------------------- /SPOJ/DISUBSTR_DistinctSubstrings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/DISUBSTR_DistinctSubstrings.cpp -------------------------------------------------------------------------------- /SPOJ/DIVSUM_DivisorSummation_74.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/DIVSUM_DivisorSummation_74.cpp -------------------------------------------------------------------------------- /SPOJ/DOTAA_DotaHeroes_10286.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/DOTAA_DotaHeroes_10286.cpp -------------------------------------------------------------------------------- /SPOJ/EASYPROB_AVeryEasyProblem_1688.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/EASYPROB_AVeryEasyProblem_1688.txt -------------------------------------------------------------------------------- /SPOJ/EBOXES_EmptyBoxes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/EBOXES_EmptyBoxes.cpp -------------------------------------------------------------------------------- /SPOJ/EDIST_EditDistance.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/EDIST_EditDistance.cpp -------------------------------------------------------------------------------- /SPOJ/EGYPIZZA_Pizza_7169.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/EGYPIZZA_Pizza_7169.cpp -------------------------------------------------------------------------------- /SPOJ/EIGHTS_TripleFatLadies_1030.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/EIGHTS_TripleFatLadies_1030.cpp -------------------------------------------------------------------------------- /SPOJ/ENIGMATH_PlayWithMath_15965.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ENIGMATH_PlayWithMath_15965.cpp -------------------------------------------------------------------------------- /SPOJ/ESJAIL_EscapeFromJail.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ESJAIL_EscapeFromJail.cpp -------------------------------------------------------------------------------- /SPOJ/FACEFRND_FriendsOfFriends_9788.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/FACEFRND_FriendsOfFriends_9788.cpp -------------------------------------------------------------------------------- /SPOJ/FARIDA_PrincessFarida.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/FARIDA_PrincessFarida.cpp -------------------------------------------------------------------------------- /SPOJ/FASHION_FashionShows_1025.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/FASHION_FashionShows_1025.cpp -------------------------------------------------------------------------------- /SPOJ/FCTRL2_SmallFactorials_24.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/FCTRL2_SmallFactorials_24.cpp -------------------------------------------------------------------------------- /SPOJ/FCTRL_Factorial_11.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/FCTRL_Factorial_11.cpp -------------------------------------------------------------------------------- /SPOJ/FENCE1_BuildAFence_4408.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/FENCE1_BuildAFence_4408.cpp -------------------------------------------------------------------------------- /SPOJ/FOXLINGS _Foxlings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/FOXLINGS _Foxlings.cpp -------------------------------------------------------------------------------- /SPOJ/FRNDCIRC_FriendCircle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/FRNDCIRC_FriendCircle.cpp -------------------------------------------------------------------------------- /SPOJ/FURYROAD_FuryRoad.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/FURYROAD_FuryRoad.cpp -------------------------------------------------------------------------------- /SPOJ/GAMES_HowManyGames.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/GAMES_HowManyGames.cpp -------------------------------------------------------------------------------- /SPOJ/GEORGE_George.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/GEORGE_George.cpp -------------------------------------------------------------------------------- /SPOJ/GIRLSNBS_GirlsAndBoys_7424.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/GIRLSNBS_GirlsAndBoys_7424.cpp -------------------------------------------------------------------------------- /SPOJ/GLJIVE_GLJIVE_8319.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/GLJIVE_GLJIVE_8319.cpp -------------------------------------------------------------------------------- /SPOJ/GUESSING_NumberGuessingGame_2738.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/GUESSING_NumberGuessingGame_2738.JPG -------------------------------------------------------------------------------- /SPOJ/HANGOVER_Hangover_902.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/HANGOVER_Hangover_902.cpp -------------------------------------------------------------------------------- /SPOJ/HC_HappyCoins.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/HC_HappyCoins.cpp -------------------------------------------------------------------------------- /SPOJ/HERDING_Herding.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/HERDING_Herding.cpp -------------------------------------------------------------------------------- /SPOJ/HIGHWAYS_Highways.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/HIGHWAYS_Highways.cpp -------------------------------------------------------------------------------- /SPOJ/HOTELS_HotelsAlongTheCroatianCoast.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/HOTELS_HotelsAlongTheCroatianCoast.cpp -------------------------------------------------------------------------------- /SPOJ/HPYNOS_HappyNumbersI_7733.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/HPYNOS_HappyNumbersI_7733.cpp -------------------------------------------------------------------------------- /SPOJ/HUBULLU_Hubulullu_1028.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/HUBULLU_Hubulullu_1028.cpp -------------------------------------------------------------------------------- /SPOJ/IITKWPCN_PlayingWithBalls.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/IITKWPCN_PlayingWithBalls.cpp -------------------------------------------------------------------------------- /SPOJ/IITKWPCO_CreateCollections.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/IITKWPCO_CreateCollections.cpp -------------------------------------------------------------------------------- /SPOJ/IITWPC4I_PetyaAndRepairmentOfRoads.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/IITWPC4I_PetyaAndRepairmentOfRoads.cpp -------------------------------------------------------------------------------- /SPOJ/INVCNT_InversionCount_6256.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/INVCNT_InversionCount_6256.cpp -------------------------------------------------------------------------------- /SPOJ/JULKA_Julka_54.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/JULKA_Julka_54.cpp -------------------------------------------------------------------------------- /SPOJ/KIT_KryptInTime_19039.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/KIT_KryptInTime_19039.cpp -------------------------------------------------------------------------------- /SPOJ/KNJIGE_KNJIGE.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/KNJIGE_KNJIGE.cpp -------------------------------------------------------------------------------- /SPOJ/KOPC12A_K12_BuildingConstruction.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/KOPC12A_K12_BuildingConstruction.cpp -------------------------------------------------------------------------------- /SPOJ/LASTDIG2_TheLastDigitRe-Visited_5699.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/LASTDIG2_TheLastDigitRe-Visited_5699.cpp -------------------------------------------------------------------------------- /SPOJ/LASTDIG_TheLastDigit_3442.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/LASTDIG_TheLastDigit_3442.cpp -------------------------------------------------------------------------------- /SPOJ/LINES_GameOfLines_3184.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/LINES_GameOfLines_3184.cpp -------------------------------------------------------------------------------- /SPOJ/M3TILE_LATGACH3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/M3TILE_LATGACH3.cpp -------------------------------------------------------------------------------- /SPOJ/MAJOR_Majority_6171.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MAJOR_Majority_6171.cpp -------------------------------------------------------------------------------- /SPOJ/MAKEMAZE_ValidateTheMaze.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MAKEMAZE_ValidateTheMaze.cpp -------------------------------------------------------------------------------- /SPOJ/MARBLES_Marbles_78.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MARBLES_Marbles_78.cpp -------------------------------------------------------------------------------- /SPOJ/MAXLN_TheMaxLines_8670.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MAXLN_TheMaxLines_8670.cpp -------------------------------------------------------------------------------- /SPOJ/MAXSUMSQ_MaximumSumSequences.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MAXSUMSQ_MaximumSumSequences.cpp -------------------------------------------------------------------------------- /SPOJ/MAXWOODS_MaximumWoodCutter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MAXWOODS_MaximumWoodCutter.cpp -------------------------------------------------------------------------------- /SPOJ/MAXXOR_FindTheMaxXORvalue.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MAXXOR_FindTheMaxXORvalue.cpp -------------------------------------------------------------------------------- /SPOJ/MAY99_2_MankuWord.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MAY99_2_MankuWord.cpp -------------------------------------------------------------------------------- /SPOJ/MAY99_3_EasyJug.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MAY99_3_EasyJug.cpp -------------------------------------------------------------------------------- /SPOJ/MELE3_MELE3.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MELE3_MELE3.cpp -------------------------------------------------------------------------------- /SPOJ/MFLAR10_FlowersFlourishFromFrance_7757.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MFLAR10_FlowersFlourishFromFrance_7757.cpp -------------------------------------------------------------------------------- /SPOJ/MICEMAZE_MiceAndMaze.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MICEMAZE_MiceAndMaze.cpp -------------------------------------------------------------------------------- /SPOJ/MRECAMAN_RecamansSequence_3934.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MRECAMAN_RecamansSequence_3934.cpp -------------------------------------------------------------------------------- /SPOJ/MRKT_DefectiveProducts.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/MRKT_DefectiveProducts.cpp -------------------------------------------------------------------------------- /SPOJ/NGM_AGameWithNumbers_1419.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/NGM_AGameWithNumbers_1419.cpp -------------------------------------------------------------------------------- /SPOJ/NSTEPS_NumberSteps_1112.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/NSTEPS_NumberSteps_1112.cpp -------------------------------------------------------------------------------- /SPOJ/NSYSTEM_NumeralSystem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/NSYSTEM_NumeralSystem.cpp -------------------------------------------------------------------------------- /SPOJ/NY10A_PenneyGame_8612.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/NY10A_PenneyGame_8612.cpp -------------------------------------------------------------------------------- /SPOJ/NY10E_NonDecreasingDigits.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/NY10E_NonDecreasingDigits.cpp -------------------------------------------------------------------------------- /SPOJ/OFFSIDE_HeIsOffside_2178.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/OFFSIDE_HeIsOffside_2178.cpp -------------------------------------------------------------------------------- /SPOJ/OHANISER_OhaniAndTheSeries.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/OHANISER_OhaniAndTheSeries.cpp -------------------------------------------------------------------------------- /SPOJ/OLOLO_OnotoleNeedsYourHelp_7742.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/OLOLO_OnotoleNeedsYourHelp_7742.cpp -------------------------------------------------------------------------------- /SPOJ/ONP_TransformTheExpression_4.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ONP_TransformTheExpression_4.cpp -------------------------------------------------------------------------------- /SPOJ/PALIN_TheNextPalindrome_5.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PALIN_TheNextPalindrome_5.cpp -------------------------------------------------------------------------------- /SPOJ/PARTY_PartySchedule.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PARTY_PartySchedule.cpp -------------------------------------------------------------------------------- /SPOJ/PERMUT2_AmbiguousPermutations_379.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PERMUT2_AmbiguousPermutations_379.cpp -------------------------------------------------------------------------------- /SPOJ/PFDEP_ProjectFileDependencies.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PFDEP_ProjectFileDependencies.cpp -------------------------------------------------------------------------------- /SPOJ/PHT_PigeonholeTower_21332.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PHT_PigeonholeTower_21332.cpp -------------------------------------------------------------------------------- /SPOJ/PIE_Pie.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PIE_Pie.cpp -------------------------------------------------------------------------------- /SPOJ/PIGBANK_PiggyBank.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PIGBANK_PiggyBank.cpp -------------------------------------------------------------------------------- /SPOJ/POUR1_PouringWater.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/POUR1_PouringWater.cpp -------------------------------------------------------------------------------- /SPOJ/PPATH_PrimePath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PPATH_PrimePath.cpp -------------------------------------------------------------------------------- /SPOJ/PQUEUE_PrinterQueue.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PQUEUE_PrinterQueue.cpp -------------------------------------------------------------------------------- /SPOJ/PRIME1_PrimeGenerator_2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PRIME1_PrimeGenerator_2.cpp -------------------------------------------------------------------------------- /SPOJ/PRISMSA_TriangularPrism.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PRISMSA_TriangularPrism.cpp -------------------------------------------------------------------------------- /SPOJ/PSYCHO2_PsychoFunction_17002.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PSYCHO2_PsychoFunction_17002.cpp -------------------------------------------------------------------------------- /SPOJ/PSYCHON_Psycho_16030.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PSYCHON_Psycho_16030.cpp -------------------------------------------------------------------------------- /SPOJ/PT07Y_IsItATree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PT07Y_IsItATree.cpp -------------------------------------------------------------------------------- /SPOJ/PT07Z_LongestPathInATree.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PT07Z_LongestPathInATree.cpp -------------------------------------------------------------------------------- /SPOJ/PUCMM210_ASummatory.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PUCMM210_ASummatory.cpp -------------------------------------------------------------------------------- /SPOJ/PWRARR_PowerOfArray.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/PWRARR_PowerOfArray.cpp -------------------------------------------------------------------------------- /SPOJ/QN01_XORGame.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/QN01_XORGame.cpp -------------------------------------------------------------------------------- /SPOJ/QUADAREA_MaximalQuadrilateralArea_2716.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/QUADAREA_MaximalQuadrilateralArea_2716.cpp -------------------------------------------------------------------------------- /SPOJ/RANJAN02_TowerOfHanoi_Revisited.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/RANJAN02_TowerOfHanoi_Revisited.cpp -------------------------------------------------------------------------------- /SPOJ/RESSTNCE_TheResistance_21079.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/RESSTNCE_TheResistance_21079.cpp -------------------------------------------------------------------------------- /SPOJ/RLCIPHER_RobertLangdon&Cipher.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/RLCIPHER_RobertLangdon&Cipher.cpp -------------------------------------------------------------------------------- /SPOJ/ROBOTGRI_RobotsOnAGrid.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ROBOTGRI_RobotsOnAGrid.cpp -------------------------------------------------------------------------------- /SPOJ/ROOTCIPH_Decipher_6297.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ROOTCIPH_Decipher_6297.cpp -------------------------------------------------------------------------------- /SPOJ/SAMER08A_AlmostShortestPath.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/SAMER08A_AlmostShortestPath.cpp -------------------------------------------------------------------------------- /SPOJ/SAMER08F_Feynman_3410.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/SAMER08F_Feynman_3410.cpp -------------------------------------------------------------------------------- /SPOJ/SBANK_SortingBankAccounts_27.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/SBANK_SortingBankAccounts_27.cpp -------------------------------------------------------------------------------- /SPOJ/SILVER_CutTheSilverBar_8785.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/SILVER_CutTheSilverBar_8785.cpp -------------------------------------------------------------------------------- /SPOJ/SNGMSG_EncodeMessage.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/SNGMSG_EncodeMessage.cpp -------------------------------------------------------------------------------- /SPOJ/SPCQ_GopuAndDigitsDivisibility.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/SPCQ_GopuAndDigitsDivisibility.cpp -------------------------------------------------------------------------------- /SPOJ/SPEED_CircularTrack.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/SPEED_CircularTrack.cpp -------------------------------------------------------------------------------- /SPOJ/STAMPS_Stamps_3375.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/STAMPS_Stamps_3375.cpp -------------------------------------------------------------------------------- /SPOJ/STPAR_StreetParade_95.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/STPAR_StreetParade_95.cpp -------------------------------------------------------------------------------- /SPOJ/TAP2013G_War.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/TAP2013G_War.cpp -------------------------------------------------------------------------------- /SPOJ/TEAM2_AFamousICPCTeam.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/TEAM2_AFamousICPCTeam.cpp -------------------------------------------------------------------------------- /SPOJ/TEST_Life,Universe and Everything_1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/TEST_Life,Universe and Everything_1.cpp -------------------------------------------------------------------------------- /SPOJ/THRPWRS_IIIPowers_15266.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/THRPWRS_IIIPowers_15266.cpp -------------------------------------------------------------------------------- /SPOJ/TIPTOP_TipTopGame_16033.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/TIPTOP_TipTopGame_16033.cpp -------------------------------------------------------------------------------- /SPOJ/TOANDFRO_ToAndFro_400.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/TOANDFRO_ToAndFro_400.cpp -------------------------------------------------------------------------------- /SPOJ/TRGRID_TraversingGrid_5976.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/TRGRID_TraversingGrid_5976.cpp -------------------------------------------------------------------------------- /SPOJ/TRICOUNT_CountingTriangles_1724.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/TRICOUNT_CountingTriangles_1724.cpp -------------------------------------------------------------------------------- /SPOJ/TRT_TreatsForTheCows.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/TRT_TreatsForTheCows.cpp -------------------------------------------------------------------------------- /SPOJ/TSHOW1_AmusingNumbers.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/TSHOW1_AmusingNumbers.cpp -------------------------------------------------------------------------------- /SPOJ/UCBINTA_Sum.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/UCBINTA_Sum.cpp -------------------------------------------------------------------------------- /SPOJ/UCBINTG_Archipelago.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/UCBINTG_Archipelago.cpp -------------------------------------------------------------------------------- /SPOJ/UCV2013H_Slick.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/UCV2013H_Slick.cpp -------------------------------------------------------------------------------- /SPOJ/UF2015J_AutomatedDispatch.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/UF2015J_AutomatedDispatch.cpp -------------------------------------------------------------------------------- /SPOJ/ULM09_DarkRoads.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/ULM09_DarkRoads.cpp -------------------------------------------------------------------------------- /SPOJ/UOFTCE_ABriefExpedition.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/UOFTCE_ABriefExpedition.cpp -------------------------------------------------------------------------------- /SPOJ/VPL2_AA_LuisQuest.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/VPL2_AA_LuisQuest.cpp -------------------------------------------------------------------------------- /SPOJ/WILLITST_WillItEverStop_9948.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sanchitkum/algorithmic-solutions/HEAD/SPOJ/WILLITST_WillItEverStop_9948.cpp --------------------------------------------------------------------------------