All pastes #2066643 Raw Edit

Miscellany

public text v1 · immutable
#2066643 ·published 2011-05-22 08:54 UTC
rendered paste body
#include <stdio.h>

int main(){
    printf("Hello World!");
}