Problem hypeboy
User jmuzhen
Submission Time 2025-12-22 12:00:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hypeboy.cpp: In function ‘ll dp_tight(std::vector<int>&, int, int, int, bool)’:
hypeboy.cpp:33:24: error: ‘dp_free’ was not declared in this scope; did you mean ‘free’?
33 | res += dp_free(UB, l, k, pos+1, started);
| ^~~~~~~
| free