Owl Get a Life
lemonade.cpp: In function ‘int main()’:lemonade.cpp:14:4: error: ‘chmin’ was not declared in this scope 14 | chmin(dp[i+1][j+t], dp[i][j] + c); | ^~~~~