0_0_38106333_13450.cpp: In function 'long long int fa(long long int)': 0_0_38106333_13450.cpp:7:15: error: 'pre' was not declared in this scope return x==pre[x]?x:pre[x]=fa(pre[x]); ^