Problem festival
User Xiaoyang
Submission Time 2025-08-09 02:09:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

festival.cpp: In function ‘std::vector<int> max_coupons(int, std::vector<int>, std::vector<int>)’:
festival.cpp:105:12: error: ‘m’ was not declared in this scope
105 | for(m=l;m<n;m++){
| ^