Run id: 88063

Main.cc: In function 'int main()':
Main.cc:7:9: error: 'cin' was not declared in this scope
         cin >> p;
         ^
Main.cc:16:5: error: 'cout' was not declared in this scope
     cout << "A="<