int main(void) { x(1, 2); } /* int main(void) { if (x) { int x; x = 3; } else { int y; y = 0; x = 5; } output(x); }*/