Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!prls!pyramid!nsc!chongo From: chongo@nsc.UUCP (Landon Noll) Newsgroups: net.lang.c Subject: Re: Winners of the 1986 International Obfuscated C Code Contest Message-ID: <3661@nsc.UUCP> Date: Wed, 25-Jun-86 00:07:22 EDT Article-I.D.: nsc.3661 Posted: Wed Jun 25 00:07:22 1986 Date-Received: Fri, 27-Jun-86 04:14:45 EDT References: <3656@nsc.UUCP> Organization: Rational Swamiconductor, Sanivale Lines: 27 Keywords: obfuscate,winners,1986 Summary: Mod to the Grand Prize entry for Sys V The following program: > The grand prize (most well-rounded in confusion): > > Larry Wall > > > {allegra,burdvax,cbosgd,hplabs,ihnp4,sdcsvax}!sdcrdcf!lwall > ----------------------------------------------------------------------- > #define _c(C)_ (C)&('|'+3):c_()(C)>>('\n'-3) __ /**/ > does not compile on most System V systems. Several Sys V /lib/ccp's have problems with the first define. The following modification allows it compile: 1c1 < #define _c(C)_ (C)&('|'+3):c_()(C)>>('\n'-3) __ /**/ --- > #define _c(C)_ (C)&('|'+3):c_()(C)>>('\n'-3) __; /**/ Our decisions are final. But we can say: "sorry about that folks!" Next year, we would like to obtain help in running 'nominated' programs in different machines. We will solicit such help near the proper time. chongo /\__/\