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