Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2793497)
| Utilizator | Data | 3 noiembrie 2021 18:12:27 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 100 | ||
Raport evaluator
Compilare:
main.cpp: In member function 'std::vector<int> Graph::getTopologicalSort()':
main.cpp:151:23: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'const int' [-Wsign-compare]
151 | return result.size() == N_NODES ? result : std::vector<int>(); // if cycle => empty
| ~~~~~~~~~~~~~~^~~~~~~~~~
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 1ms | 184kb | OK | 10 |
| 2 | 1ms | 184kb | OK | 10 |
| 3 | 1ms | 184kb | OK | 10 |
| 4 | 1ms | 184kb | OK | 10 |
| 5 | 22ms | 1617kb | OK | 10 |
| 6 | 57ms | 2699kb | OK | 10 |
| 7 | 68ms | 3907kb | OK | 10 |
| 8 | 168ms | 7401kb | OK | 10 |
| 9 | 144ms | 6742kb | OK | 10 |
| 10 | 343ms | 11223kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
