#include #include "fun.h" void main() { printf("%d\n", fun()); }