#include int main() { extern int getx(); printf("%x\n", getx()); }