Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
Try to split the string so that each integer is in a different string.
Try to remove each integer's leading zeroes and compare the strings to find how many of them are unique.