#include using namespace std; int main() { string s,t="1000000007"; int p,q; cin>>s; p=s.length(); q=t.length(); cout<