We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Python 3 - this challenge taught me to utilise binary string operations. It took some time but I decided that this was the better solution than a triple nested loop.
ACM ICPC Team
You are viewing a single comment's thread. Return to all comments →
Python 3 - this challenge taught me to utilise binary string operations. It took some time but I decided that this was the better solution than a triple nested loop.