Borderou de evaluare (job #779702)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Permutări | Compilator | cpp-32 |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 6 iun. 2024 19:51:24 | Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:42:9: error: 'next_permutation' was not declared in this scope
42 | next_permutation(v+1, v+n+1);
| ^~~~~~~~~~~~~~~~