Pagini recente » Cod sursa (job #697081) | Cod sursa (job #1299696) | Statistici Cristian Bercaru (cristianbercaru) | Istoria paginii problema/numinum | Borderou de evaluare (job #2927821)
Borderou de evaluare (job #2927821)
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 | Componente tare conexe: nod inexistent | 4 | 0 |
| 2 | 0ms | 184kb | Numar de componente gresit | 0 |
| 3 | 0ms | 184kb | Numar de componente gresit | 0 |
| 4 | 0ms | 184kb | Numar de componente gresit | 0 | 0 |
| 5 | 0ms | 184kb | Numar de componente gresit | 0 |
| 6 | 2ms | 970kb | Numar de componente gresit | 0 |
| 7 | 7ms | 2019kb | Numar de componente gresit | 0 | 0 |
| 8 | 48ms | 5828kb | Numar de componente gresit | 0 |
| 9 | 101ms | 12984kb | Numar de componente gresit | 0 |
| 10 | 124ms | 18616kb | Numar de componente gresit | 0 | 0 |
| Punctaj total | 0 |