Pagini recente » Cod sursa (job #1433312) | Cod sursa (job #250590) | Cod sursa (job #1538887) | Cod sursa (job #2696297) | Borderou de evaluare (job #2927823)
Borderou de evaluare (job #2927823)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs1(int)':
main.cpp:34:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
34 | for (int i = 0; i < noduri[start].adicente.size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfs2(int)':
main.cpp:53:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
53 | for (int i = 0; i < noduri[start].rev_adiacente.size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:110:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
110 | for (int j = 0; j < componente[i].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 184kb | Corect | 10 | 30 |
| 2 | 0ms | 184kb | Corect | 10 |
| 3 | 0ms | 184kb | Corect | 10 |
| 4 | 0ms | 184kb | Corect | 10 | 30 |
| 5 | 0ms | 184kb | Corect | 10 |
| 6 | 3ms | 970kb | Corect | 10 |
| 7 | 10ms | 2019kb | Corect | 10 | 30 |
| 8 | 50ms | 5767kb | Corect | 10 |
| 9 | 102ms | 12963kb | Corect | 10 |
| 10 | 125ms | 18558kb | Numar de componente gresit | 0 | 0 |
| Punctaj total | 90 |