Run id: 5904

Main.cc: In function 'int main()':
Main.cc:11:32: error: 'setprecision' was not declared in this scope
     cout<fixed<<setprecision(6)<<n<<" "<<h<<endl;
                                ^