c#include <bits/stdc++.h> using namespace std; int arr[2001][2001]; int dp[2001][2001]; int main(){ cin.tie(NULL); cout
#include <bits/stdc++.h> using namespace std; int arr[2001][2001]; int dp[2001][2001]; int main(){ cin.tie(NULL); cout