[ create a new paste ] login | about

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

C, pasted on May 30:
1
2
3
4
5
#include <stdio.h>

int main() {
  printf("Suck my ubuntu balls\n");
}


Output:
1
2
3
Suck my ubuntu balls

Exited: ExitFailure 21


Create a new paste based on this one


Comments: