-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
In article <[EMAIL PROTECTED]> Alexander Terekhov
<[EMAIL PROTECTED]> wrote:
>Original:
>
> unsigned explosive_power = 0;
> while (still_not_eliminated("FSF"))
> send_a_bomb("FSF", explosive_power += 10/*kiloton*/);
>
>Derivative:
>
> unsigned explosive_power = 0;
> while (still_not_eliminated("FSF")) {
> fork();
> send_a_bomb("FSF", max((explosive_power += 10) + random(),
> 666)/*kiloton*/);
> }
<terekhov>
No, that's still just a compilation. All that's changed is that you've
aggregated the original with the independent works "fork();\n", "max((",
and ") + random(), 666)".
</terekhov>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Please fetch my new key 804177F8 from hkp://wwwkeys.eu.pgp.net/
iD8DBQFD7LShwyMv24BBd/gRAtx4AKCO691Uj3Y7ggRxvj3oyva6Odk16QCfXsZg
hvefJiW30PMNsfhItp7yUsI=
=7qUG
-----END PGP SIGNATURE-----
_______________________________________________
Gnu-misc-discuss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss