3 条题解

  • 2
    @ 2024-8-15 11:03:26

    vgnbvvlkhm,.lj cjfdkxchbmfcvfd vdrmvd/krmbglkmbd ,l,;ld,vl;,.c,/,f,ls,vl,fvgfbgftbbgfbhjvcfghgezvfnm,mbbfgfd,./;.,mnjhbgvfcdxs

    • 2
      @ 2024-8-15 11:02:47
      #include <bits/stdc++.h>
      using namespace std;
      int main()
      {
      	int i,k,t=0;
      	for(i=1;i<=15;i++)
      	{
      		cin>>k;
      		if(k==100)
      		t++;
      	}
      	cout<<t;
      	return 0;
      }
      
      • -2
        @ 2024-7-20 16:53:02
        #include <bits/stdc++.h>
        using namespace std;
        int main()
        {
        	int i,k,t=0;
        	for(i=1;i<=15;i++)
        	{
        		cin>>k;
        		if(k==100)
        		t++;
        	}
        	cout<<t;
        	return 0;
        }
        
        • 1

        信息

        ID
        141
        时间
        1000ms
        内存
        128MiB
        难度
        3
        标签
        递交数
        124
        已通过
        58
        上传者