Borderou de evaluare (job #2873762)
| Utilizator | Data | 19 martie 2022 11:35:12 | |
|---|---|---|---|
| Problema | Permutări de traversare a arborilor | Status | done |
| Runda | Universitatea Tehnică din Cluj-Napoca - 2022 - Concurs | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In function 'void dijkstra(int)':
main.cpp:36:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
36 | for(int i = 0; i < ad[x].size(); i++) {
| ~~^~~~~~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 102ms | 5046kb | OK | 100 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
