Borderou de evaluare (job #3166802)

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

Raport evaluator

Compilare: main.cpp: In function 'll dfs0(int, int, int)': main.cpp:29:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 29 | for(int i=0;i<v[nod].size();i++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'll dfs1(int, int, int)': main.cpp:57:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | for(int i=0;i<v[nod].size();i++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'void dfs(int, int, int)': main.cpp:100:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 100 | for(int i=0;i<v[nod].size();i++) | ~^~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:157:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 157 | for(int i=0;i<sol.size();i++) | ~^~~~~~~~~~~ main.cpp:162:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 162 | for(int i=0;i<sol.size();i++) | ~^~~~~~~~~~~ main.cpp: In function 'll dfs0(int, int, int)': main.cpp:42:1: warning: control reaches end of non-void function [-Wreturn-type] 42 | } | ^ main.cpp: In function 'll dfs1(int, int, int)': main.cpp:70:1: warning: control reaches end of non-void function [-Wreturn-type] 70 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms303kbCorect10
20ms303kbCorect10
30ms303kbCorect10
40ms303kbCorect10
50ms303kbCorect10
60ms303kbCorect10
70ms303kbCorect10
80ms303kbCorect10
94ms1867kbCorect10
104ms2392kbCorect10
Punctaj total100

Ceva nu functioneaza?