#include #include using namespace std; int main() { string s; getline(cin,s); int ans=0; for(int i=0;i='0') ans++; cout<