s>>ne>;s?..?$&or?;$_.=q!ej!;print$&while s!(.)$!!;
whitespace = readable And i'm still trying to find someway to use the assignment only once. Jeroen

Replies are listed 'Best First'.
Re: Eeks, sig try.
by Aristotle (Chancellor) on Jan 02, 2002 at 17:12 UTC
    I see my proposition made it in there :)

    Nice way to obfuscate the assignment, though I wouldn't use it twice.
Re: Eeks, sig try.
by Anonymous Monk on Jan 11, 2002 at 14:44 UTC
    #include<stdio.h> void main() { int a; int b; printf("%d",a); }