How many different shapes of this kind of N-pieces pizza are there? Two patterns are considered as same if they can completely overlap after rotation and shifting (note that flipping is not included).
case: 当N=4时的几种情况
:
How many different shapes of this kind of N-pieces pizza are there? Two patterns are considered as same if they can completely overlap after rotation and shifting (note that flipping is not included).
case: 当N=4时的几种情况
:
3
2
4
10
Case #1: 1
Case #2: 4
Case #3: 866