[ create a new paste ] login | about

Link: http://codepad.org/nM87Ipgl    [ raw code | output | fork ]

C, pasted on Jul 28:
1
2
3
int main(void){
printf("hello");
}


Output:
1
2
hello
Exited: ExitFailure 5


Create a new paste based on this one


Comments: