0_0_25260444_26543.cpp: In function 'int main()': 0_0_25260444_26543.cpp:16:12: error: 'i' was not declared in this scope if(i>=a&&a!=1) b*=a; ^ 0_0_25260444_26543.cpp:17:12: error: 'i' was not declared in this scope if(i>=a&&a==1) b*=2; ^