From owner-freebsd-questions@FreeBSD.ORG Tue Mar 31 17:11:41 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 82595106566B for ; Tue, 31 Mar 2009 17:11:41 +0000 (UTC) (envelope-from michael.copeland@gmail.com) Received: from mail-qy0-f134.google.com (mail-qy0-f134.google.com [209.85.221.134]) by mx1.freebsd.org (Postfix) with ESMTP id 1E7FA8FC17 for ; Tue, 31 Mar 2009 17:11:40 +0000 (UTC) (envelope-from michael.copeland@gmail.com) Received: by qyk40 with SMTP id 40so5001293qyk.3 for ; Tue, 31 Mar 2009 10:11:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=jABkZppXM7mnJYTZJ33zdD4YNA5k8LJzeDlRcHFtxEs=; b=Ch+GAuxcye/Opcx3+sHehNrjM0PKiDJuxsmFwG5u5rFkiBmlLsgVY3JAAw8ggBnJdB 9Ws9vMZMY3Zz/5Z9s2xsjSg5gmq+w6DnaxzxJDlPnlvCUtesGP85e2riCNIOb16X7Qqd RxbUbOoF8I3VAkektbWMDtD+LXYhz4qrnSgDI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=gcMzg9GAp/Nueb+e9eBk7goDtyA9w1uQ0YM13kUyV1Ziju7ScPgSXDeJYewiolAP01 /KSXneP/N0smTaazOvRHxLVqmQGclqRGp6Ubxxs7cbxWWtCCKQYKwlbafi8uFS0hQWmR 9U9o5OJL+OTzlpOFPZS3HC+X78m1s7cNnBwQY= Received: by 10.220.92.139 with SMTP id r11mr2463058vcm.15.1238519497982; Tue, 31 Mar 2009 10:11:37 -0700 (PDT) Received: from ?10.10.10.2? (adsl-074-245-053-043.sip.jax.bellsouth.net [74.245.53.43]) by mx.google.com with ESMTPS id 4sm453725yxq.43.2009.03.31.10.11.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 31 Mar 2009 10:11:37 -0700 (PDT) Message-ID: <49D24EC8.7030507@gmail.com> Date: Tue, 31 Mar 2009 13:11:36 -0400 From: michael User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: Wojciech Puchar References: <20090331025726.GA10888@thought.org> <20090331112122.ae329221.freebsd@edvax.de> <49D202F0.9010104@utoronto.ca> <20090331140845.a1ece3c0.freebsd@edvax.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Why?? (prog question) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2009 17:11:41 -0000 Wojciech Puchar wrote: >>> Tabbing is the worst form of indentation. It is *much* better to use >>> spaces consistently. >> > > stupid discussion and off topic. everybody write code as he/she like, > or as a team decided if it's not single person work. > > only end result matters. you know real programmers code everything on one line. sub f{@s[$x,$y]=@s[($y+=$s[$x])%=@s,$x];$s[$x++]+$s[$y]-@s}@k=pop=~/../g;f$y+=hex$k[$x%@k]for@s=0..255;$x=1;$y=0;$/=\1;print$_^chr$s[f$x%=@s]for<> > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"