#include using namespace std; const long long INF = 1LL << 60; #define MOD 1000000007; typedef long long ll; #define writeln(n) cout< P; typedef pair Psi; int main() { string s; cin>>s; if(s[0] !=1 || s.size() ==1){ writeln(-1); return 0; } int ans =0; for(int i=1; i