摘要: 说是水题,代码还是有点烦人的,思想就是先打表再输出#include#include#include#include#include using namespace std;map wd;void dabiao(){ int cnt=1; char temp[6]; for(cha... 阅读全文
posted @ 2014-10-15 23:46 Scale_the_heights 阅读(205) 评论(0) 推荐(0)