read `GenPileGames.txt`: N:=6: for n from 3 to N do PaperN([seq([-i,1/n],i=1..n-1),[n*trunc((n+1)/2),1/n] ],1,1000,4); od: quit: