#include using namespace std; typedef long long ll; int main() { int m,n; cin>>m>>n; cout<