Borderou de evaluare (job #2986041)
Raport evaluator
Compilare:
main.cpp: In function 'void DFS(int)':
main.cpp:18:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
18 | for(int i = 0; i < v[nod].size(); i++)
| ~~^~~~~~~~~~~~~~~
main.cpp: In function 'void DFS2(int)':
main.cpp:33:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
33 | for(int i = 0; i < w[nod].size(); i++)
| ~~^~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:81:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
81 | for(int j = 0; j < ctc[i].size(); j++)
| ~~^~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 3ms | 7393kb | Corect | 10 | 30 |
2 | 3ms | 7393kb | Corect | 10 |
3 | 2ms | 7393kb | Corect | 10 |
4 | 4ms | 7393kb | Corect | 10 | 30 |
5 | 3ms | 7524kb | Corect | 10 |
6 | 7ms | 7917kb | Corect | 10 |
7 | 12ms | 8605kb | Corect | 10 | 30 |
8 | 47ms | 10985kb | Corect | 10 |
9 | 123ms | 15429kb | Corect | 10 |
10 | 119ms | 19013kb | Corect | 10 | 10 |
Punctaj total | 100 |