Skip to content
MultiSydney1234 edited this page Aug 11, 2014 · 105 revisions

#include<stdio.h>

int main() { printf("hello, world!\n"); return 1; }

Clone this wiki locally