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

is it true that you guys can

Name: Anonymous 2006-07-30 5:51

hack into my computer and steal my illegal porn? and then make my computer explode infront of my face but not before you throw up a 10 second counter on my screen as soon as i turn it on?

Name: Anonymous 2006-07-30 15:49

if this function halts, then yes, else, no

function searchForOddPerfectNumber()
     var int n:=1     // arbitrary-precision integer
     loop {
         var int sumOfFactors := 0
         for factor from 1 to n-1
             if factor is a factor of n
                 sumOfFactors := sumOfFactors + factor
         if sumOfFactors = n then
             exit loop
         n := n + 2
     }
     return

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