0_0_30293524_13069.cpp:34:4: error: stray '\357' in program
if ((sum + temp)%2!= (array[9]>>j&1))
^
0_0_30293524_13069.cpp:34:4: error: stray '\274' in program
0_0_30293524_13069.cpp:34:4: error: stray '\201' in program
0_0_30293524_13069.cpp: In function 'int main()':
0_0_30293524_13069.cpp:34:25: error: lvalue required as left operand of assignment
if ((sum + temp)%2!= (array[9]>>j&1))
^
|