运行 ID: 438125

Main.cc: In function ‘int main()’:
Main.cc:15:10: error: ‘i’ was not declared in this scope
   sum+=s[i].size();
          ^