Code:
#include<iostream.h>intmain(void){usingnamespacestd;cout<<"I am sure there will be several teams who will design their robot so that"<<endl<<they can help the other robots on their alliance up the ramp."<<endl<<endl;/*don't know if correct*/system(PAUSE);return0;}
Just try reading this.