#include <iostream>

using namespace std;

int main(){

    cout<<"Anup TIrkey is a SAI , Mechanical Engineer, NIT.\n";

    cout<<"Show the Mechanical Constraint reporting to Anup Tirkey in System.\n";

    cout<<"Anup TIrkey shall consider ST ,EBC.\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: