Ringkasan Tantangan
Convert a binary number, represented as a string (e.g. '101010'), to its decimal equivalent using first principles.
Visit the binary exercise on Exercism to read the full instructions and download the exercise files.
Source: Exercism cpp/binary