运行 ID: 2534

Main.cc: In function ‘int main()’:
Main.cc:9:9: error: ‘suum’ was not declared in this scope
         suum+=i;
         ^~~~
Main.cc:9:9: note: suggested alternative: ‘sum’
         suum+=i;
         ^~~~
         sum