0_0_20288633_30230.cpp: In function 'int main()': 0_0_20288633_30230.cpp:52:12: error: redeclaration of 'LL x' LL x=0; ^ 0_0_20288633_30230.cpp:48:18: note: 'LL x' previously declared here LL mod=n,x; ^