3 lines
87 B
Text
3 lines
87 B
Text
foreach n in (5){
|
|
ps:=pwerSet((1).pump(n,List)); ps.println(" Size = ",ps.len());
|
|
}
|