运行 ID: 36174

Main.cc: In function ‘double p(double)’:
Main.cc:10:5: error: ‘x’ was not declared in this scope
  if(x<0) return -a;
     ^