#include int main () { printf("%d", 8*sizeof(void*)); return 0; }