Pagini recente » Borderou de evaluare (job #260160) | Borderou de evaluare (job #2795859)
Borderou de evaluare (job #2795859)
Raport evaluator
Compilare:
main.cpp: In member function 'void graf_orientat::dfs_1(int)':
main.cpp:54:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
54 | for(int i = 0; i < lista[nod].size(); i ++) //parcurgem lista de vecini a lui nod
| ~~^~~~~~~~~~~~~~~~~~~
main.cpp: In member function 'void graf_orientat::dfs_compTC(int)':
main.cpp:70:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
70 | for(int i = 0; i < lista1[nod].size(); i ++) //pt. fiecare nod i din care se poate ajunge in nod
| ~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:109:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
109 | for (int j = 0; j < G.ctc[i].size(); j ++)
| ~~^~~~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 18ms | 7385kb | Corect | 10 | 30 |
2 | 10ms | 7380kb | Corect | 10 |
3 | 19ms | 7491kb | Corect | 10 |
4 | 9ms | 7462kb | Corect | 10 | 30 |
5 | 13ms | 7581kb | Corect | 10 |
6 | 29ms | 8142kb | Corect | 10 |
7 | 58ms | 8769kb | Corect | 10 | 30 |
8 | 110ms | 10805kb | Corect | 10 |
9 | 208ms | 15101kb | Corect | 10 |
10 | 352ms | 16789kb | Time limit exceeded | 0 | 0 |
Punctaj total | 90 |