Adding 2 large integers as a listI'm supposed to write a program that would add 2 integers of up to 300 digits. I implemented the use...