Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
User Journal

Journal Journal: Hello World

#include <stdio.h>

int main(int argc, char *argv[])
{
    printf("hello world\n");
}

Slashdot Top Deals

fortune: cannot execute. Out of cookies.

Working...