Problem ccs
User shawn
Submission Time 2024-06-11 09:59:46
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp: In function ‘int32_t search(long long int, long long int, long long int)’:
ccs.cpp:11:30: error: ‘m’ was not declared in this scope
11 | int n = *next(a.begin(), m);
| ^