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