#include using namespace std; typedef long long ll; int calc(string s, int& i) { int n=s[i]-'0'; i++; while (i>s; int i=0; cout<