摘要: A 直接模拟。 注意到 nnn 时即使得病也要输出 Yes。 #include<bits/stdc++.h> using namespace std; int n; string s,t; int main(){ cin>>n; s=""; for(int i=1;i<=n;i++){ t=s; c 阅读全文
posted @ 2024-07-28 10:53 Weslie_qwq 阅读(12) 评论(0) 推荐(0)