int unsignedmul(int a,int b){ int i,c=0; for(i=0;i