I\'m working on Project Euler to brush up on my C++ coding skills in preparation for the programming challenge(s) we\'ll be having this next semester (since they don\'t let
You probably need a pointer here (pun intended)
In C++ you would need to create your own bigint lib in order to do the same as in python.