[ create a new paste ] login | about

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

C, pasted on Jan 11:
1
2
3
4
5
void main(){

printf(30);

}


Output:
1
Segmentation fault


Create a new paste based on this one


Comments: