0_0_16606938_12339.cpp: In function 'bool solve()': 0_0_16606938_12339.cpp:33:38: error: 'cnt' was not declared in this scope for (int i = 2; i <= 26; i += 2)if (cnt[i] & 1)return 0; ^