Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2874376)
Utilizator | Data | 19 martie 2022 13:58:48 | |
---|---|---|---|
Problema | Permutări de traversare a arborilor | Status | done |
Runda | Universitatea Tehnică din Cluj-Napoca - 2022 - Concurs | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Compilare:
main.cpp: In function 'void dfs1(ll)':
main.cpp:71:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
71 | for (auto [x , w] : g[node]) {
| ^
main.cpp: In function 'void dfs2(ll)':
main.cpp:87:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
87 | for (auto [x , w] : g[node]) {
| ^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
---|---|---|---|---|
1 | 112ms | 10465kb | Incorect | 0 |
Punctaj total | 0 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !