Main.cc: In function 'int main()': Main.cc:15:16: error: 's' was not declared in this scope if(i==len-1&&s[i]!=' '){ ^ Main.cc: At global scope: Main.cc:20:2: error: 'cout' does not name a type cout<