摘要: #include <iostream> using namespace std; void getint() { for(int i = 0;i<10;i++) { ... 阅读全文
posted @ 2013-05-29 21:18 左眼rain 阅读(263) 评论(0) 推荐(0)