Borderou de evaluare (job #3166766)

Utilizator tudor_costinCostin Tudor tudor_costin Data 9 noiembrie 2023 16:12:22
Problema Biperm Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'int dfs(int, int)': main.cpp:22:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, bool> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 22 | for(int i=0; i<v[nod].size(); i++) | ~^~~~~~~~~~~~~~ main.cpp:29:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, bool> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | for(int i=0; i<v[nod].size(); i++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'void dfs2(int, int, int)': main.cpp:58:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, bool> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 58 | for(int i=0; i<v[nod].size(); i++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'int dfs(int, int)': main.cpp:37:1: warning: control reaches end of non-void function [-Wreturn-type] 37 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms425kbKilled by Signal 110
210ms421kbKilled by Signal 110
39ms421kbKilled by Signal 110
410ms421kbKilled by Signal 110
59ms425kbKilled by Signal 110
64ms430kbKilled by Signal 110
710ms454kbKilled by Signal 110
810ms446kbKilled by Signal 110
911ms1089kbKilled by Signal 110
1011ms1093kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?