#include <iostream>

using namespace std;

int main(){
    cout<<"Anup Kumar Tirkey.\n";
    cout<<"Anup Kumar is a Mechanical Engineer.\n";
    cout<<"Anup Kumar is a Civil Officer.\n";
    cout<<"ANoop : koi batcheet nahi hai.\n";
    cout<<"ANoop : min 3 year Log is require to interact with ANup.\n";
    cout<<"every mech constraint is require to report to ANup Kumar in SYstem. No deviation.\n";
    cout<<"Anup kumar is a B Tech , Mechancial Engineer.\n";

    return 0;
}

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: