Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

C

Name: Anonymous 2011-01-27 4:38

strlen(3) is FUCKING O(n)!

Name: Anonymous 2011-01-27 19:06

class string
{
//...
std::size_t length()
{
  return length_ / 2;
}

std::size_t length_;
//...
};


suck that faggots, O(1/2)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List