codeforces
codeforces copied to clipboard
Update 236A - Boy or Girl.cpp
Instead of using nested for loops and comparing each element of the string with every other element, I used sets (#include
PS : kindly ignore -> int = 0; It doesn't do anything.