| 
  
    |  |  |  |  
    |  | 讨论 Discussion |  |  
    |  | 
      
        |  !!! |  
        | #include<bits/stdc++.h> using namespace std;
 int main(){
 freopen("p1051.in","r",stdin);
 freopen("p1051.out","w",stdout);
 int n,x,i,s,t=0;
 cin>>n>>x;
 for(i=1;i<=1;i++){
 cin>>s;
 if(s>x)t++;
 }
 cout<<t+1;
 fclose(stdin);
 fclose(stdont);
 return 0;
 }
 (  )
 |  
 |  
    |  |  |  |  | 
      
        |  |  |  |  
        |  | 
            
              | Flag |  |  
              | 题号 | P1608 |  
            |  | 其它 |  
              | 通过 | 29人 |  
              | 提交 | 52次 |  
              | 通过率 | 56% |  
              | 难度 | 0 |  |  |  
        |  |  |  |  |