in reply to Re^2: Big-O Notation - What is it good for?

$# is the highest index of an array, see "length of an array" in perldata (or perldsc for examples)

and please use <code>...</code> tags around your snippets when posting.

Cheers Rolf