Hidden content!#include <stdio.h>
#include <string.h>
int main (){
int num1[255],num2[255],sum[255];
char s1[255],s2[255];
int l1,l2;
printf("enter number:");
* * * * * * * *** * * *
printf("enter number: ");
* * * ******** ** * ** * * **
for (l1=0;s1[l1]!='\0';l1++)
* ** *** * * * * * * * * * * ***
for(l2=0;s2[l2]!='\0';l2++)
* * * ** *** * * ** * * * * **
int carry=0;
int k=0;
int i=l1-1;
int j=l2-1;
* * ** ** * * ** * *** ** * ****
* ** * * **** * ** * ** * ** * * * * ** ***
* * * * *** ** ** ***** * * * **** * ** * *
}
if(l1>l2){
* *** * * * * ** * * * * * *
** * * * * ** * * * * ** * * * ** * * ** * * * * *