NR
#undef NR
#define NR(NAME) { NAME, NAME, 0, sizeof(NAME)-1 }
#define NR(buf, off) (buf[off+1]*10+buf[off])