Run id: 132406

Main.cc: In function 'int main()':
Main.cc:4:14: error: expected primary-expression before '=' token
     double p;=3.1415926;
              ^
Main.cc:5:14: error: invalid type argument of unary '*' (have 'int')
     cout<