sizeof(double)
printf("%d", 7 & 3);
static
printf("%d", 5 == 5.0);
strcmp()
printf("%d", !1);
printf("%d", 10 >> 2);