摘要: Data EncodingAccepted : 14Submit : 118Time Limit : 1000 MSMemory Limit : 1048576 KBData EncodingGiven a string S, your job is to encode it into a new string T using given charset C. To make the decoding easy, each original character X in S is encoded into a string Y made up of characters in C. What& 阅读全文
posted @ 2012-05-20 08:36 mtry 阅读(230) 评论(0) 推荐(0)