#include #include main() { char a[1000], b[1000], s[1000]; int i, La, Lb, C; printf("Input a very long positive integer:"); gets(a); printf("Input another very long positive integer:"); gets(b); La=strlen(a); Lb=strlen(b); if(La'9') { C=1; s[La-i] -= 10; } else C=0; } else { s[La-i] = a[La-1-i] + C; if(s[La-i]>'9') { C=1; s[La-i] -= 10; } else C=0; } } printf("%s+%s=%s\n", a, b, s); }