摘要: 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 8 int main() 9 {10 int N, number;11 string str;12 m... 阅读全文
posted @ 2016-01-07 16:59 小小泽 阅读(260) 评论(0) 推荐(0) 编辑