Apr 8th, 2006, 11:22 AM
|
#8
|
|
The Oblivious One
Join Date: May 2005
Location: Ontario, Canada
Posts: 648
Rep Power: 4 
|
#include <stdio.h>
int main(void) {
printf("Hello, %s!\n", "a3orange");
return 0;
}
__________________
Dr. Zoidberg: [ecstatic] I'm going to a movie... with FRIENDS!
|
|
|