@ -57,7 +57,7 @@ int main(){
j--;
}
k+=strlen(str2)-1;
while(result[k]==0) k--;//È¥µô¿Õ¸ñ
while(result[k]==0) k--;
while(k>=0){
putchar(result[k] + 48);
The note is not visible to the blocked user.