Dotcpp  >  编程题库  >  Little Ke's problem
题目 2190:

Little Ke's problem

时间限制: 2s 内存限制: 192MB 提交: 601 解决: 120

题目描述

Little Ke was admitted to the University and became a freshman. At the begin of their first year,  Little Ke was hard-working and selected as the monitor. In order to be close to his teachers, please help him to write a program to ask teachers' names, and then print a message to tell him/her that it's nice to meet him/her.

输入格式

a string with length L (0<=L<=2^10)

输出格式

a sentence that meet the condition.

样例输入

Sean

样例输出

What is your name? Hello Sean, nice to meet you.

提示

零基础同学可以先学习视频课程,包含C/C++、Python、百练、蓝桥杯辅导、算法数据结构等课程,提供视频讲解以及配套习题,还有老师答疑,点击这里了解课程详情
标签