#include<algorithm> #include<iostream> #include<cstdio> #include<cstring> using namespace std; int main() { string str; scanf("%s", ...
確定! 回上一頁