International Obfuscated C Code Contest: Difference between revisions

Content deleted Content added
m Flight simulator: syntaxhighlight
m Akari: simple non-root prompt
Line 247:
</syntaxhighlight>
 
If the program is run using its own source as the input, the result is:
<syntaxhighlight lang="c">
[root@host ~]#$ ./akari akari.c
Line 270 ⟶ 271:
* *n/*{i ;w; }_}
( -*/ *00 ) ; }
[root@host ~]#$ ./akari akari.c > ./akari.small
[root@host ~]#$ ./akari ./akari.small
wm_aoi(n)
Line 282 ⟶ 283:
=* */);/*
**/{ ;;}}
$
[root@host ~]#
[root@host ~]#$ ./akari ./akari.small > ./akari.smaller
[root@host ~]#$ ./akari ./akari.smaller
main
(){puts("Y"
Line 290 ⟶ 291:
"RI" )/*
*/ ;}
$
[root@host ~]#
</syntaxhighlight>