EOJ 2782 Welcome to 2009 ACM selective trial [2010年研究生机试]
#include
#include
#include
#include
structIn
{
charkey[20];
charvalue[20];
}s[6];
intmain()
{
strcpy(s[0].key,"E");strcpy(s[0].value,"Excellent");
strcpy(s[1].key,"C");strcpy(s[1].value,"Cheer");
st