运行 ID: 8156

Main.cc: In function ‘int main()’:
Main.cc:9:11: error: ‘temp’ was not declared in this scope
    9 |   int sum=temp=i;
      |           ^~~~