Recent Pastes:
1 2 3 4 5
#include<stdio.h> #define BOOLEAN int #define TRUE 1 #define FALSE 0 #define MIN 1
#include<stdio.h> main() { int n,res,temp,res2, res3, num = 7;
#include <string.h> void itoa(int n, char s[]) { int i, sign;
use warnings; use strict; { my $a=5; print $a;
1 2 3 4
#include <stdio.h> main ()
#include <stdio.h> #include <stdlib.h> int main(){ int i = 0;
#include <stdio.h> int main(){ int const SIZE=5; int expr;
int main() {char a=201; printf("%d",c); return 0; }
#include <stdio.h> int main() { int name=0A;
/* atoi: convert s to integer */ #include <stdio.h> int atoi (char[]); main(){
#include<stdio.h> int main() { int i = 0; int a[2][3]={
#include <stdio.h> int main() { int name=0xA;
#include<stdio.h> main() { int calci,fahr; calci=0;
#include<stdio.h> main() { int n,res,res2, res3, num = 7;
#include<stdio.h> #include<math.h> int main() { int i,j,n,E,A,L,R;
int main() {char a=201; printf("%d",c); return 0;}