A. 【例68.1】自动应答器

    Type: Default 1000ms 64MiB

【例68.1】自动应答器

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

Description

When you greet the intelligent robot and tell it your name xxx, the robot's input device will record your name and then respond with Hi, xxx. What's the matter?. This is actually the robot's auto-responder. Please design a program based on the robot's auto-responder functionality to output the robot's response.

Input Format

The input contains 1 line with a string SS, where the string length lenlen (1len1001 \leq len \leq 100) represents the name read by the auto-responder. The string is guaranteed to contain only uppercase letters, lowercase letters, and numbers.

Output Format

The output contains 1 line with a string representing the robot's response.

Sample

suantou
Hi, suantou. What's the matter?

20251206 B班作业(9 & 10)

Not Claimed
Status
Done
Problem
7
Open Since
2025-12-7 0:00
Deadline
2025-12-14 23:59
Extension
24 hour(s)