Borderou de evaluare (job #626036)

Utilizator avatar Ramanujan Neacsu Mihnea Ramanujan IP ascuns
Problemă Drum Compilator cpp-32
Rundă cex_gj11_12 Status evaluat
Dată 18 ian. 2022 10:30:26 Scor 30

Raport evaluator

Compilare: main.cpp: In function 'void bfs(std::vector<int>*, int)': main.cpp:18:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 18 | for(int j=0; j<g[i].size(); j++){ | ~^~~~~~~~~~~~ main.cpp: In function 'void bfsBack(int)': main.cpp:33:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 33 | for(int j=0; j<back_g[i].size(); j++){ | ~^~~~~~~~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 9 ms 2600 kb Incorect 0
2 7 ms 2600 kb Incorect 0
3 1 ms 2084 kb OK 10
4 8 ms 2600 kb Incorect 0
5 11 ms 2605 kb OK 10
6 9 ms 2605 kb Incorect 0
7 16 ms 2736 kb Incorect 0
8 148 ms 4288 kb Incorect 0
9 276 ms 7114 kb Incorect 0
10 271 ms 6987 kb OK 10
Punctaj total 30