I created a BigInt class which allows for huge numbers (from based 2-36) far beyond the integer max by storing each digit in a vector. I need to be able to convert this back