Owl Get a Life
firelord.cpp: In function ‘int main()’:firelord.cpp:32:14: error: ‘vect’ was not declared in this scope 32 | dp[1][1]=vect[1][1]+min(arr[0][0],arr[0][1]); | ^~~~