All pastes #1931235 Raw Edit

helloworld.c

public c v1 · immutable
#1931235 ·published 2010-09-02 16:37 UTC
rendered paste body
#include<stdio.h>int main() {   return 0;}