Showing posts with label fun. Show all posts
Showing posts with label fun. Show all posts

Saturday, July 21, 2007

Help needed to fix this bug

#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;
}

Saturday, July 14, 2007

Eye Strain: The Startrek Explanation

"That's because electromagnetic radiation from the cathode ray tube in the 3 centimeter range of the electromagnetic spectrum interferes with gamma waves of the corpus callosum splenium portion of the brain, causing a sympathetic excitation of the parahippocampal gyrus, on a sub
quantum level, which sets up an interference wave in the 400 to 700 nanometer range, changing the linear interpretation of the space/time continuum to a logarithmic interpretation."