All pastes #855167 Raw Edit

Gravatar Snippet for WordPress

public c v1 · immutable
#855167 ·published 2008-01-14 20:47 UTC
rendered paste body
#include <stdio.h>int main(){      printf("hello world\n");}