Problem duckhunt24
User lucaleeeeee
Submission Time 2026-06-27 09:19:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

duckhunt24.cpp: In function ‘int main()’:
duckhunt24.cpp:16:23: error: ‘execution’ has not been declared
16 | int sum = reduce(execution::par_unseq, skibidi.begin(), skibidi.begin() + n, 0LL);
| ^~~~~~~~~