Main.cc: In function 'int main()': Main.cc:18:13: warning: unused variable 'w' [-Wunused-variable] int w=s-min; ^ Main.cc:20:11: error: 'w' was not declared in this scope cout<