Talk:Unique characters in each string

From Rosetta Code

Input?

I suggest using an input that illustrates the problem more closely. As it stands, taking the intersection yields the correct output because there aren't any characters that

  • repeat multiple times within a single string
  • are present in all strings


I propose using ["1a3c52debeffd", "2b6178c97a938stf", "3ycxdb1fgxa2yz"], since f now meets the above criteria and an intersection no longer produces the correct output. --Chunes (talk) 07:15, 9 May 2021 (UTC)

I've gone ahead and used the above input in the task proper, before we start getting examples. --Chunes (talk) 07:35, 9 May 2021 (UTC)
Thanks for your help.--CalmoSoft (talk) 09:27, 9 May 2021 (UTC)