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

mods thread was deleted

Name: Anonymous 2013-07-29 3:41

It's time for another one.

Fuck you mods, etc etc.

Thanks for not banning me though. uguu~

On an unrelated note, try to produce a program in less than 200 characters that will give this output.



(((((((((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ()) (((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((((())) ()) (())) ((())) ()) (((())) ()) (())) ((((())) ()) (())) ((())) ())



Deadline: before this thread is deleted.

Name: Anonymous 2013-07-31 7:58

I don't think anyone else is going to try, so here is the source. It's a tedious challenge:


(define (f n)
  (if (< n 2)
    '()
    (cons (f (- n 1)) (f (- n 2)))))

(display (f 16))

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