Insights From Problem: Codeforces 1508A: Binary Literature (View all problems)
- adding two strings together max gives 4n in length, you have to merge some substrings to get a thing with length 3n by s3rena_cc
- iterate through a string and see how much of the other two substrings is already completed??? by s3rena_cc
- i have the brute force solution kinda, iterate through all the strings to deem one as the 'starting string' and then build up the next one from that point tryinmg all the possible 2nd strings. by s3rena_cc
Page 1 of 1.
View links to all pages
1About • Privacy Notice • Rules • Problems list • Journal • Your profile • GitHub
Moon Symbol icon by Icons8 • Sun icon by Icons8 • Emojis from Twemoji by Twitter under CC by 4.0