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