#include <iostream>
using namespace std;
int main() {
cout<<"Name:Madhan"<<end1;
cout<<"Department:Mechatronics"<<end1;
return 0;
}