#pragma once const int PROB_ANSI = 50; const int CODE_BLOCK_CALL_COUNT_MIN = 5; const int CODE_BLOCK_CALL_COUNT_MAX = 15;