摘要: 500ms的成绩马马虎虎ac了,果然还是图森破,刚刚学c++就好高骛远#include<fstream>#include<algorithm>using namespace std;int main(){ int i,j,k,n,m,ph[200000],dic[26]={2,2,2,3,3,3,4,4,4,5,5,5,6,6,6,7,0,7,7,8,8,8,9,9,9,0}; char buf[300]; bool t=true; scanf("%d",&n); for ( i = 0; i < n; i++) { scanf(&qu 阅读全文
posted @ 2013-04-29 21:48 活在二次元的伪触 阅读(200) 评论(0) 推荐(0) 编辑