gap> CS(SymmetricGroup(4),4); [ [ [ [ 1, 1 ], [ 3, 1 ] ], 8 ], [ [ [ 1, 2 ], [ 2, 1 ] ], 6 ], [ [ [ 1, 4 ] ], 1 ], [ [ [ 2, 2 ] ], 3 ], [ [ [ 4, 1 ] ], 6 ] ]meaning that in S_4 there are 8 permutation that are 3-cycles (and have one fixed points), 6 that are 2-cycles, and so on.