Run id: 150669

Main.cc: In function 'int main()':
Main.cc:8:5: error: expected ';' before 'printf'
     printf("%.6lf"h); 
     ^