All pastes #855225 Raw Edit

Gravatar Snippet for WordPress

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