Run id: 142784

Main.cc:1:1: error: 'nclude' does not name a type
 nclude 
 ^
Main.cc: In function 'int main()':
Main.cc:5:2: error: 'cin' was not declared in this scope
  cin >>r; 
  ^
Main.cc:7:1: error: 'cout' was not declared in this scope
 cout <