0_0_34093999_27148.cpp: In function 'int calc(int)': 0_0_34093999_27148.cpp:28:47: error: 'j' was not declared in this scope if (sx % prime[i] == 0 && (sx / prime[j]) % 2 == 1) { ^