4 条题解

  • 1
    @ 2022-8-28 18:02:09
    #include<iostream>
    using namespace std;
    int main()
    {
    	long long a,b,c;
    	cin>>a>>b>>c;
    	cout<<b;
    	return 0;
    }
    
    • 0
      @ 2023-8-7 16:08:21
      #include<bits/stdc++.h>
      #include<cstring>
      #include<queue>
      #include<set>
      #include<stack>
      #include<vector>
      #define ll long long
      using namespace std;
      const int N=1e5+10;
      const int M=2023;
      const int inf=0x3f3f3f3f;
      ll x,y;
      int main()
      {
      	cin>>x>>y>>x;
      	cout<<y;
      	return 0;
      }
      
      
      • 0
        @ 2023-3-26 17:00:30

        image

        • 0
          @ 2023-3-11 11:15:02
          #include<bits/stdc++.h>
          using namespace std;
          int a,b,c;
          int  main()
          {
              cin>>a>>b>>c;
              cout<<b;
          }
          
          • 1

          信息

          ID
          2722
          时间
          1000ms
          内存
          256MiB
          难度
          1
          标签
          递交数
          284
          已通过
          157
          上传者