All pastes #2053599 Raw Edit

Stereocaulon

public c v1 · immutable
#2053599 ·published 2011-05-03 20:40 UTC
rendered paste body
#include<stdio.h>int main(){        printf("hello");        return 0;}