4 条题解

  • 0
    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
            int n;
            short y;
            cout<<"4"<<" 2"<<endl;
            return 0;
    }
    
  • 0

    #include<bits/stdc++.h>
    using namespace std;
    int main()
    {
    int n;
    short y;
    cout<<"4"<<" 2"<<endl;
    return 0;
    }

  • 0

    #include<iostream>
    #include<iomanip>
    #include<cmath>
    using namespace std;
    int main( )
    {
    int n;
    short y;
    cout<<"4"<<" 2"<<endl;

    return 0;
    }

  • 0

    #include<iostream>
    #include<iomanip>
    #include<cmath>
    using namespace std;
    int main( )
    {
    int n;
    short v;
    cout<<"4"<<" 2"<<endl;

    return 0;
    }

  • 1

1.2.1:整型数据类型存储空间大小

信息

ID
2300
难度
1
分类
(无)
标签
递交数
156
已通过
115
通过率
74%
被复制
2
上传者