运行 ID: 37018

Main.cc: In function ‘int main()’:
Main.cc:12:5: error: invalid operands of types ‘double [110]’ and ‘double’ to binary ‘operator/’
  c=c/n;
    ~^~