[ create a new paste ] login | about

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

C, pasted on Sep 22:
#include <stdio.h>

int main()
{
    int a;
    int b;
    int c;
    int d;
    int e;
    int f;
    int g;
    int h;
    int i;
    int j;
    int k;
    int l;
    int m;
    int n;
    int o;
    int p;
    int q;
    int r;
    int s;
    int t;
    int u;
    int v;
    int w;
    int x;
    int y;
    int z;
    for(a=0; a<10000; a++)
    {
    for(b=0; b<10000; b++)
    {
    for(c=0; c<10000; c++)
    {
    for(d=0; d<10000; d++)
    {
    for(e=0; e<10000; e++)
    {
    for(f=0; f<10000; f++)
    {
    for(g=0; g<10000; g++)
    {
    for(h=0; h<10000; h++)
    {
    for(i=0; i<10000; i++)
    {
    for(j=0; j<10000; j++)
    {
    for(k=0; k<10000; k++)
    {
    for(l=0; l<10000; l++)
    {
    for(m=0; m<10000; m++)
    {
    for(n=0; n<10000; n++)
    {
    for(o=0; o<10000; o++)
    {
    for(p=0; p<10000; p++)
    {
    for(q=0; q<10000; q++)
    {
    for(r=0; r<10000; r++)
    {
    for(s=0; s<10000; s++)
    {
    for(t=0; t<10000; t++)
    {
    for(u=0; u<10000; u++)
    {
    for(v=0; v<10000; v++)
    {
    for(w=0; w<10000; w++)
    {
    for(x=0; x<10000; x++)
    {
    for(y=0; y<10000; y++)
    {
    for(z=0; z<10000; z++)
    {
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    }
    printf("xxxxxxxxxxxxx\n");
    return 0;
}


Output:
1
xxxxxxxxxxxxx


Create a new paste based on this one


Comments: