Main.cc: In function 'int main()': Main.cc:9:12: error: expected primary-expression before '!=' token switch(!=(a==1)||(a==3)||(a==5)){ ^