i have to decide a program to "satisfy" my crazy private tutor .This program reads in 2 input extremely large postive integers. It will then output their sum.
However , as C++ got limit in int, so i think i need to use string variables to represent the values..then use some loops to get pairs of digits add up together..
but then what if the length of the 2 strings are different or the digits add up >= 10??......it is driving me mad.......
please stick to my suggestions and avoid showing me some higher levels code.......or else my tutor will know i am not doing it all by myself........