0_0_29471256_23898.cpp: In function 'int main()': 0_0_29471256_23898.cpp:6:19: error: expected primary-expression before '=' token cout << ( n % 2 = = 0 ? "Alice\n" : "Bob\n" ) ; ^