#include<bits/stdc++.h> using namespace std; string username[2333]; int main(){     string x;int e=0;     while(cin>>x){         username[++e]=x;     }     for(int i=1;i<=e;++i){         if(username[i]=="ThinkofBlank"){             cout<<"本次中奖楼数"<<i;         }     }     return 0; }
点赞 评论

相关推荐

头像
2025-12-23 12:56
英特尔_Software_engineer
点赞 评论 收藏
分享
牛客网
牛客网在线编程
牛客网题解
牛客企业服务