Find all possible values ofkk, such that it's possible to make all elements of arrayaaequal to00using a finite number of elimination operations with parameterkk. It can be proven that exists at least one possiblekkfor any arrayaa. Note that youfirstly choosekkand only after that perform el...
1380B-UniversalSolution.cpp 1380C-CreateTheTeams.cpp 1382A-CommonSubsequence.cpp 1382B-SequentialNim.cpp 1382C1-PrefixFlipEasyVersion.cpp 1382C2-PrefixFlipHardVersion.cpp 1384A-CommonPrefixes.cpp 1385A-ThreePairwiseMaximums.cpp 1385B-RestoreThePermutationByMerger.cpp 1385C-MakeItGood.cpp 1388A-Captai...