[python] Vypocet variaci

Jan Jakubuv jakubuv na gmail.com
Čtvrtek Listopad 15 18:11:02 CET 2007


2007/11/15, Ing. Jan Janech <devel na atlas.sk>:
> Pre milovnikov in-linerov:
>
>  >>> variations  = lambda lst: [[lst[x]]+y for x in xrange(len(lst)) for
> y in variations(lst[:x]+lst[x+1:])]+(((len(lst) == 1) and [lst]) or [])
>

nadhera! ale jen tak mimochodem, to sou permutace ;-)

honza.


Další informace o konferenci Python