摘要: http://www.rply.cn/news/60558.html 阅读全文
posted @ 2023-08-01 20:26 fushuxuan1 阅读(33) 评论(0) 推荐(0)
摘要: 1132 #include <iostream> using namespace std; int main(int argc, char** argv) { int N; cin>>N; string S1,S2; string x="Rock",y="Scissors",z="Paper"; f 阅读全文
posted @ 2023-08-01 20:02 fushuxuan1 阅读(49) 评论(0) 推荐(0)