Given two strings s and t, return the first position where their characters are the same, or return -1 if there is no such position or if the string is empty.