uva 10815 - Andy's First Dictionary
摘要:
http://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=1756好简单的一道题,居然一直runtime erro,么办法咯 1 #include 2 #include 3 #include 4 #include 5 #include 6 using namespace std; 7 vector words; 8 int main(){ 9 string l;10 vector::iterator it;11 while(getline( 阅读全文
posted @ 2013-12-10 21:21 云在心 阅读(141) 评论(0) 推荐(0)
浙公网安备 33010602011771号