Problem perm
User shoryu386
Submission Time 2023-05-20 13:03:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

perm.cpp: In function ‘std::vector<int> cri(long long int, long long int)’:
perm.cpp:22:6: error: declaration of ‘int offset’ shadows a parameter
22 | int offset = 0;
| ^~~~~~