#include typedef uint_fast32_t v_t; typedef uint_fast8_t q_t; typedef uint_fast8_t D_t; typedef uint_fast16_t L_t; typedef uint_fast64_t count_t; #define MAX_Q 256 #define PRID PRIu8 #define PRIL PRIu16 #define PRIcount PRIu64 #define PRIq PRIu8