#include using namespace std; int main(){ int sum=0; string str, number="0123456789"; cin >> str; for(int i=0; i