Pagini recente » Borderou de evaluare (job #2369645) | Borderou de evaluare (job #82052) | Borderou de evaluare (job #1297340) | Borderou de evaluare (job #727758) | Borderou de evaluare (job #2925569)
Borderou de evaluare (job #2925569)
Raport evaluator
Compilare:
main.cpp: In function 'void bfs()':
main.cpp:103:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
103 | for(p=0;p<lista_adiacenta[element].size();p++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void lista_afisare()':
main.cpp:120:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
120 | for(j=0;j<lista_adiacenta[i].size();j++)
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:130:9: warning: unused variable 'i' [-Wunused-variable]
130 | int i,j;
| ^
main.cpp:130:11: warning: unused variable 'j' [-Wunused-variable]
130 | int i,j;
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 184kb | OK | 10 |
2 | 0ms | 184kb | OK | 10 |
3 | 0ms | 184kb | OK | 10 |
4 | 0ms | 184kb | OK | 10 |
5 | 0ms | 184kb | OK | 10 |
6 | 17ms | 1617kb | OK | 10 |
7 | 73ms | 3919kb | OK | 10 |
8 | 72ms | 5914kb | OK | 10 |
9 | 407ms | 11698kb | OK | 10 |
10 | 407ms | 11722kb | OK | 10 |
Punctaj total | 100 |