TOP_VALUE
#define TOP_VALUE ((unsigned int) 1 << (CODE_BITS - 1))
#define TOP_VALUE ((unsigned int ) 1 << (CODE_BITS - 1))