Problem | holiday |
---|---|
User | jmuzhen |
Submission Time | 2024-12-28 11:47:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
holiday.cpp: In function ‘long long int dp(int, int, int, int, int*)’:
holiday.cpp:13:9: error: ‘computed’ was not declared in this scope
13 | if (computed[curr][days_left][mask]) {
| ^~~~~~~~