Borderou de evaluare (job #648843)

Utilizator avatar bleo16783 Bleotiu Cristian bleo16783 IP ascuns
Problemă Orase Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 1 mai 2022 12:33:43 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void dfs(int, int)': main.cpp:14:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 14 | for (int it = 0; it < a[X].size(); ++it) { | ~~~^~~~~~~~~~~~~ main.cpp: In function 'int bfs(int, int)': main.cpp:28:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 28 | for (int i = 0; i < a[curr].size(); ++i) { | ~~^~~~~~~~~~~~~~~~ main.cpp:45:1: warning: control reaches end of non-void function [-Wreturn-type] 45 | } | ^
Test Timp execuție Memorie folosită Mesaj Punctaj/test Punctaj/grupă
1 1 ms 1429 kb OK 20 40
2 296 ms 2211 kb OK 20
3 1 ms 1429 kb OK 20 40
4 2 ms 1429 kb OK 20
5 876 ms 2998 kb OK 20 20
Punctaj total 100