#include int func(); void main() { printf("%d\n",func()); }