tj兰陵王2023-12-09 13:58:26发布于:广东1阅读0回复0点赞#include<bits/stdc++.h> using namespace std; string s; int b; int main(){ cin>>s>>b; cout<<s[s.size()-b]; return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个