运行 ID: 73809

Main.cc: In function ‘int main()’:
Main.cc:8:7: error: expected primary-expression before ‘double’
     w=double sqrt(x);
       ^~~~~~