Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2803907)
| Utilizator | Data | 20 noiembrie 2021 16:51:44 | |
|---|---|---|---|
| Problema | Diametrul unui arbore | 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:157:23: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'const int' [-Wsign-compare]
157 | return result.size() == N_NODES ? result : std::vector<int>(); // if cycle => empty
| ~~~~~~~~~~~~~~^~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:445:13: warning: unused variable 'c' [-Wunused-variable]
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 1ms | 184kb | OK | 10 |
| 2 | 2ms | 184kb | OK | 10 |
| 3 | 1ms | 184kb | OK | 10 |
| 4 | 1ms | 184kb | OK | 10 |
| 5 | 20ms | 1146kb | OK | 10 |
| 6 | 69ms | 3674kb | OK | 10 |
| 7 | 71ms | 5021kb | OK | 10 |
| 8 | 105ms | 7618kb | OK | 10 |
| 9 | 88ms | 8302kb | OK | 10 |
| 10 | 166ms | 9895kb | OK | 10 |
| Punctaj total | 100 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
