Run id: 92203

Main.cc: In function 'int main()':
Main.cc:7:4: error: expected ';' before 'printf'
    printf("%.2lf",p);
    ^