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

10 to the minus 6th power mouthwashes = 1 Microscope

Working...