#include<bits/stdc++.h> using namespace std; int main() { string a; int b; cin>>a>>b; cout<<a[b-1]; }
自测案例都通过 偏偏只给20分 20分 20分!!!!!