Borderou de evaluare (job #626037)

Utilizator avatar Ramanujan Neacsu Mihnea Ramanujan IP ascuns
Problemă Drum Compilator cpp-32
Rundă cex_gj11_12 Status evaluat
Dată 18 ian. 2022 10:32:58 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 1 ms 2080 kb Incorect 0
2 1 ms 2084 kb Incorect 0
3 1 ms 2211 kb OK 10
4 8 ms 2605 kb Incorect 0
5 9 ms 2600 kb OK 10
6 9 ms 2600 kb Incorect 0
7 16 ms 2732 kb Incorect 0
8 144 ms 4288 kb Incorect 0
9 278 ms 7118 kb Incorect 0
10 263 ms 6983 kb OK 10
Punctaj total 30