/blockwise-simple-perms-finder

Finds how many blockwise simple permutations there are for a given N

Primary LanguageCApache License 2.0Apache-2.0

blockwise-simple-perms-finder

Finds how many blockwise simple permutations there are for a given N

Instructions:

  1. Change #define N <?> to your wanted N on the top of main.c
  2. Run make run