Main.cc: In function ‘int main()’: Main.cc:28:17: error: ‘s’ was not declared in this scope 28 | s++; | ^ Main.cc:32:11: error: ‘s’ was not declared in this scope 32 | cout<