#include using namespace std; using Int = long long; //INSERT ABOVE HERE signed main(){ Int d,p; cin>>d>>p; cout<