Ta上传的资源 (0)

#include"ResManaSys.h" intmain(intargc,char*argv[]) { Restaurantrestaurant; restaurant.Serve(); return0; }