神 • 1个月前
using namespace std; int main(){
string s; cin>>s; cout<<s[0]+s[1]+s[2]+s[3]+s[4]+s[5]+s[6]+s[7]-8*'0';
}
评论:
请先登录,才能进行评论