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