Testing Sequences for Uniqueness

new topic     » topic index » view thread      » older message » newer message

What is the fastest way to check two sequences (of six numbers) for
uniqueness?

If I have the following:

x = { 1 , 2 , 3 , 4 , 5 , 6 }
y = { 1 , 2 , 3 , 4 , 5 , 7 }

What's the fastest are_different( x , y ) function out there?

Thanks in advance!
ck





__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu