Main.cc: In function 'int main()': Main.cc:27:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(q=1) ^ Main.cc:30:15: error: 's' was not declared in this scope cout<