Problem toxic
User Tyx2019
Submission Time 2025-02-07 07:33:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

toxic.cpp: In function ‘void determine_type(int)’:
toxic.cpp:14:17: error: ‘N’ was not declared in this scope
14 | shuffle(A+1, A+N+1, rng);
| ^