#include #include #include using namespace std; typedef long long int ll; int main(){ cin.tie(nullptr); ios::sync_with_stdio(false); ll w,d; cin >> w >> d; int cp=d; for(int i=0;i