in reply to Re: Can I get better approach to get solution
in thread Can I get better approach to get solution

This doesn't work because the number 43 appears twice in @all_data but not at all in @selected_data. Your algorithm counts it as a match when it shouldn't be.

Replies are listed 'Best First'.
Re^3: Can I get better approach to get solution
by BrowserUk (Patriarch) on Feb 13, 2007 at 04:45 UTC