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