摘要: #include<bits/stdc++.h> using namespace std; string s,x; vector<string> d; int main(){ int id = 100,T = 1, F = 100; getline(cin,s); s+=" #"; stringstr 阅读全文
posted @ 2025-11-14 10:06 fafrkvit 阅读(2) 评论(0) 推荐(0)