• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            一道極其簡(jiǎn)單的ACM題,為什么第2段代碼通不過測(cè)試?
            http://acm.hziee.edu.cn/showproblem.php?pid=1096

            題目
            Your task is to calculate the sum of some integers.

            Input
            Input contains an integer N in the first line, and then N lines follow. Each line starts with a integer M, and then M integers follow in the same line.

            Output
            For each group of input integers you should output their sum in one line, and you must note that there is a blank line between outputs.

            Sample Input
            3
            4 1 2 3 4
            5 1 2 3 4 5
            3 1 2 3

            Sample Output
            10
            15
            6

            第一段代碼,通過測(cè)試
            # include <iostream>
            using namespace std;
            int main()
            {
            ?int m,n,s;
            ?int sum;
            ?cin>>n;
            ?for(int i=0;i<n;i++)
            ?{
            ??if(i)
            ???cout<<endl;
            ??cin>>m;
            ??sum=0;
            ??for(int j=0;j<m;j++)
            ??{
            ???cin>>s;
            ???sum+=s;
            ??}
            ??cout<<sum<<endl;
            ?}
            ?return 0;
            }

            第2段代碼,通不過測(cè)試,why?
            #include <iostream>
            #include <vector>
            #include <numeric>
            #include <string>
            #include <sstream>
            using namespace std;
            int main(void)
            {
            int times;
            cin>>times;
            while(times--!=-1){
            ??????? string str;
            ??????? istringstream istr;
            ??????? int temp;

            ??????? getline(cin,str);
            ??????? istr.str(str);
            ??????? vector<int> array;
            ???????
            ??????? bool ignore=true;
            ??????? while(!istr.eof()){
            ?????????? istr>>temp;??????????????????????????
            ?????????? if(ignore==true) {ignore=false;continue;}?????
            ?????????? array.push_back(temp);
            ?????????? }
            ??????? if(!array.empty()) cout<<accumulate(array.begin(), array.end(),0)<<"\n"<<endl;???
            ?}

            return 0;
            }

            有時(shí)候第2段代碼會(huì)得出奇怪的結(jié)果,這是為什么?

            posted on 2006-04-19 01:48 張沈鵬 閱讀(324) 評(píng)論(2)  編輯 收藏 引用
            Comments
            • # re: 一道極其簡(jiǎn)單的ACM題,為什么第2段代碼通不過測(cè)試?
              任我行
              Posted @ 2006-04-20 08:24
              寫的真亂。下面寫法為什么意思?
              bool ignore=true;
              while(!istr.eof()){
              istr>>temp;
              if(ignore==true){
              ignore=false;
              continue;
              }
              array.push_back(temp);
              }
                回復(fù)  更多評(píng)論   
            • # re: 一道極其簡(jiǎn)單的ACM題,為什么第2段代碼通不過測(cè)試?
              me
              Posted @ 2006-04-22 16:04
              就是忽略第一個(gè)數(shù),把string轉(zhuǎn)為int放入vector中  回復(fù)  更多評(píng)論   

            只有注冊(cè)用戶登錄后才能發(fā)表評(píng)論。
            網(wǎng)站導(dǎo)航: 博客園   IT新聞   BlogJava   博問   Chat2DB   管理


             
            国产精品无码久久久久久| 国产精品综合久久第一页| 人妻中文久久久久| 欧美精品国产综合久久| 久久久久久精品免费免费自慰| 久久99精品国产麻豆宅宅| 国内精品久久国产大陆| 久久影视综合亚洲| 97精品久久天干天天天按摩| 久久e热在这里只有国产中文精品99| 久久久久无码精品| 久久国产精品无码HDAV | 婷婷久久精品国产| 亚洲乱码中文字幕久久孕妇黑人| 国产精品视频久久| 亚洲国产精品无码久久久秋霞2| 一本伊大人香蕉久久网手机| 久久精品国产久精国产一老狼| 久久国产精品久久国产精品| 99久久夜色精品国产网站| 国内精品久久久久久麻豆| 久久综合狠狠综合久久| 色综合久久久久综合99| 97久久精品人人做人人爽| 丁香狠狠色婷婷久久综合| 精品国产乱码久久久久软件| 久久久久国产精品嫩草影院 | 久久福利青草精品资源站| 综合网日日天干夜夜久久| 婷婷国产天堂久久综合五月| 久久久久亚洲AV综合波多野结衣| 国产精品青草久久久久婷婷| 99久久精品国产麻豆| 久久精品国产亚洲AV麻豆网站| 中文字幕日本人妻久久久免费| 亚洲欧美久久久久9999| 中文字幕亚洲综合久久菠萝蜜| 欧美亚洲日本久久精品| 亚洲精品无码久久毛片| 大香伊人久久精品一区二区| 免费久久人人爽人人爽av|