#include<iostream> using namespace std; int main() { cout<<"\n Welcome to TutorialRide !!!"; return 0; }