typedef
int bool
#define false 0
#define true 1
#define and &&
#define or ||
#define not !