Main.cc: In function 'bool a(int)': Main.cc:6:17: warning: statement has no effect [-Wunused-value] false; ^ Main.cc: In function 'int main()': Main.cc:32:15: error: expected '}' at end of input cout<<"No"; ^