数据结构课程设计商品货架管理系统
#includeMstdio.hM#inckidcMstdlib.h"#include"string.h"struct goods { long int num; char name[20J;char