Run id: 142782

Main.cc:1:1: error: 'nclude' does not name a type
 nclude 
 ^
Main.cc: In function 'int main()':
Main.cc:10:1: error: 'cin' was not declared in this scope
 cin >>r; v=4*1.0/3*m*r*r*r; 
 ^
Main.cc:12:1: error: 'cout' was not declared in this scope
 cout <