0_0_14949152_26500.cpp: In function 'int main()': 0_0_14949152_26500.cpp:84:13: error: expected ',' or ';' before 'bool' bool isPair; ^ 0_0_14949152_26500.cpp:85:13: error: 'isPair' was not declared in this scope isPair = true; ^