#include using namespace std; #define ll long long typedef pair P; #define M 1000000007 int main(){ string s,t; cin>>s>>t; cout<