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

[New] ITT We determine if your programs halt

Name: Anonymous 2010-06-18 2:22

Give us your programs, and we'll tell you if they halt!

Bring em on!

Name: Anonymous 2010-06-19 7:20

>>40
ping 127.0.0.1 -n 1 >nul
Holy shit, I'm raging so hard right now.

Name: Anonymous 2010-06-19 7:26

>>41
This wouldn't have been a problem if you didn't read code in a proportional font like me.

Name: Anonymous 2010-06-19 7:35

>>42
?

Name: Anonymous 2010-06-19 7:40

>>43
Code is posted without code tags ⇒ you don't read the code.

Name: Anonymous 2010-06-19 9:30

>>44
Ah, I see, but it doesn't look like that code uses any indentation in the first place, so code tags would add little.

Name: Anonymous 2010-06-19 10:31

>>45
You have much to learn, grasshopper.

Name: Anonymous 2010-06-19 10:39

I sure hope >>45 is trolling :/

Name: Anonymous 2010-06-19 12:56

>>44

back to /b/, please

Name: Anonymous 2010-06-19 14:50

>>47
Enjoy your pig disgusting proportional font while I enjoy my beautiful disproportional font.

Name: Anonymous 2010-06-19 23:53


// Program to tell if a program halts or not.
#include <stdio.h>
int main(int argc, char **argv) {
    if (argc < 2)
        exit(EXIT_FAULURE);
    system(argv + 1);
    printf("It halts.");
}

Name: Anonymous 2010-11-02 14:22

Name: Anonymous 2010-11-15 20:58

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