Run id: 132413

Main.cc: In function 'int main()':
Main.cc:4:14: error: expected primary-expression before '=' token
     double p;=3.1415926;
              ^
Main.cc:5:11: error: 'pl' was not declared in this scope
     cout<