Three's Company @ Dcoder
19 Mar 2023 1 minute read 0 comments Lochard
Problem: This problem requires you to create a output string from input string such that for every character in input string, there are three same characters in output string. Input: First line contains N, the number of letters in the string. The nex...