#include typedef struct { int a; int b; }str_t; #define N 3 str_t str; int main () { int i; int res = 1<<(1<