Problem smallprimes
User dacashew
Submission Time 2023-12-15 20:58:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smallprimes.cpp: In function ‘int main()’:
smallprimes.cpp:108:28: error: ‘vecall’ was not declared in this scope
108 | auto ind1=lower_bound(vecall(v),a);
| ^~~~~~