BECAUSE YOU CAN ALWAYS CALL C CODE TO DO IT RIGHT. AM I RITE?
I AM
Name:
Anonymous2006-05-18 7:03
>>30
You're stupid. Algorithms are language independent; an O(n) calculation in C will be O(n) in Ruby. Yes Ruby is slower but don't make up shit about complexity if you don't know what you're talking about.