|
|
Nieminen Juha wrote:
>
> What compiler did you use? How did you avoid the problems with the
> //-comments and a couple of undefined variables named 'false'?
>
> --
> main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
> ):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/
I used gcc, more or less (egcs-2.91.66). I replaced the //... with
/*...*/ and replaced "false" with "FALSE".
-Mark Gordon
Post a reply to this message
|
|