All pastes #2073051 Raw Edit

Miscellany

public text v1 · immutable
#2073051 ·published 2011-06-01 02:25 UTC
rendered paste body
#include <stdio.h>
main() { printf("Hello World"); }