Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2874240)
| Utilizator | Data | 19 martie 2022 13:25:07 | |
|---|---|---|---|
| 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 dfs(int, int)':
main.cpp:14:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
14 | for(i=0; i<a[x].size(); i++)
| ~^~~~~~~~~~~~
main.cpp: In function 'void dfs1(int, int, int)':
main.cpp:27:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
27 | for(i=0; i<a[x].size(); i++)
| ~^~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 112ms | 8151kb | Incorect | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
