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

repetition

Name: Anonymous 2008-09-29 13:09

print "dongs" five times in your favorite language

with extreme conciseness/verbosity

Name: Anonymous 2008-09-29 13:57

#include <stdio.h>
main() {
    size_t i = 5;
    for ( ; i; --i, printf( "dongs" ) );
}

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