User talk:EMBee: Difference between revisions

Content added Content deleted
(Symmetric difference problems.)
Line 9: Line 9:


==[[Symmetric difference]] problems==
==[[Symmetric difference]] problems==
Hi, you seem to have missed out the significance of Note #1 in the task description and made a wrong edit to one languages example, where they used the duplicates in the names to show that their solution correctly handles duplicates. Furthermore, your array solution that you added fails to show how or if it handles duplicates. Since your other solution uses multisets rather than sets, could you show how you get the correct result when the input has duplicates too? Thanks,
Hi, you seem to have missed out the significance of Note #1 in the task description and made a wrong edit to one languages example, where they used the duplicates in the names to show that their solution correctly handles duplicates. Furthermore, your array solution that you added fails to show how or if it handles duplicates. Since your other solution uses multisets rather than sets, could you show how you get the correct result when the input has duplicates too? Thanks. --[[User:Paddy3118|Paddy3118]] 19:42, 9 October 2011 (UTC)