#include main () { long num = 3; printf("%d\n", sizeof (num)); }