#include using namespace std; int main() { cout<<"My name is yizhiyinbao"; return 0; }