|
-
June 20th, 2005, 06:25 PM
#11
Re: The Boring Thread
 Originally Posted by NoHero
I was bored... and this is the result...
Code:
#include <stdio.h>
#include <stdlib.h>
#define _putc(c) (putc(c, stdout))
int main(){char msg[]={71,100,107,107,110,32};int i=0,j=2;l1:i=0;while(1!=2){if(i==(sizeof(msg)/sizeof(0[msg])))if(j)
goto l2;else goto l3;if(j)i[msg]++;else _putc(i[msg]);i++;}l2:j=0;goto l1;l3:_putc('\n');return 0;}
Without compiling it, can anyone tell me what it puts out on an x86?
The first one to get this without compiling/linking/running gets nothing. ABSOLUTLY NOTHING!!!! FOR FREE!!!

**** 0 !!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|