运行 ID: 47116

Main.cc: In function ‘int main()’:
Main.cc:9:5: error: ‘num1’ was not declared in this scope
  s1=num1/100;
     ^~~~
Main.cc:9:5: note: suggested alternative: ‘enum’
  s1=num1/100;
     ^~~~
     enum