Ultra Fast Mathematicians

can you tell me how to do this
my code:-

@Love you are taking input as a int, this will definitely lead to overflow, you need to take input as two strings, then compare every ith position to see if they are equal then make the ith position in answer string as 0 else make it 1.