Wednesday, June 13, 2007

Fundoo Math Logic


See this fundoo mathematical logic which derives that you will fail if you study!!!!

So Dont Ever STUDY !!!

Thursday, June 7, 2007

Fundoo T-Shirts with One-Liners

Below are some of the most fundu T-shirts with gr8 one-liners on them. I can't wait to get them printed ASAP...










Monday, June 4, 2007

Remove the Bug in this code


/* add.c

a simple C program
*/


#include <stdio.h>
#define LAST 10


int main()
{
int i, sum = 0;




for ( i = 1; i < = LAST; i++ )

{

sum += i; } /*-for-*/

printf("sum = %d\n", sum);

return 0;

}

Friendship should be like this

The image says it all....