#include using namespace std; typedef long long ll; int main(){ int n,d; cin>>n>>d; if(n<=d){ cout<<0<y){ z=d-y; } z*=x; cout<