1000 lines is clearly excessive and written by a mentally damaged imbecile.
However, the number of lines cannot be a measure of efficiency. The bubblesort can be written in 10-15 lines but is probably the slowest sorting method around.
I have a VERY fast way of shuffling a deck of cards, but it takes roughly 20 or 30 lines to implement, with no messy collections or any overhead at all. If I posted it here it would no doubt be ignored in favour of Marty's 7 liner.someone can PM me if they want code.




someone can PM me if they want code.
Reply With Quote