Ok, currently I have made a program that can add 100 digit positive integers, and making one that can multipy 50 digit positive integers. Just wondering if people want the programs and/or if anyone can come up with a way to find out the bigger of two 100 digit positive integers. (I currently treat the numbers as strings and work it out as a human would by hand)
I think i know a way, but wondering if there is a different way.
