大学数据结构课本内的源代码 例如:/*------------------------------------- Program to greet its user. Input: The name of the user Output: A personalized greeting -----------------------------------------*/ #include // cin, cout, #include // string using namespace std; int