Problem enwisen
User TroySer
Submission Time 2026-04-22 08:44:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

enwisen.cpp: In function ‘std::vector<int> recoverPermutation(int)’:
enwisen.cpp:132:12: error: could not convert ‘P’ from ‘vector<long long int>’ to ‘vector<int>’
132 | return P;
| ^
| |
| vector<long long int>