#define N_AIS 5 //this will change of course #define N_ROUNDS 1000000 //this will be somewhere between 10^6 and 10^9 //this is fixed #define SB 1 #define BB 2 #define B_MIN 3 #define B_MAX 18