Run id: 150618

Main.cc: In function 'int main()':
Main.cc:7:7: warning: statement has no effect [-Wunused-value]
  for(m;m<=n;m++){
       ^
Main.cc:13:21: error: 'sum' was not declared in this scope
  cout<<"偶数和"<