这不是给答案了吗

// input code here

4 条评论

  • @ 2017-01-14 20:05:25
    // input code here
    
  • @ 2017-01-01 10:04:07
    // input code here
    

    #include<iostream>
    using namespace std;
    int main()
    {
    int a,b;
    cin>>a>>b;
    cout<<a+b;
    return 0;
    }

  • @ 2016-12-30 23:36:09

    这个题目答案仅供参考,不保证其正确性。

  • @ 2016-12-26 19:42:49

    嗯嗯嗯

  • 1

信息

ID
1000
难度
9
分类
(无)
标签
(无)
递交数
73497
已通过
28188
通过率
38%
被复制
200