#include int main() { printf("%i\n",(int)sizeof(void)); return 0; }