Borderou de evaluare (job #3235859)

Utilizator MihaelaCismaruMihaela Cismaru MihaelaCismaru Data 23 iunie 2024 02:47:30
Problema Autobuze3 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void dfs_solve(int, int)': main.cpp:41:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 41 | for (int i = 0; i < v[nod].size(); i ++) { | ~~^~~~~~~~~~~~~~~ main.cpp:49:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 49 | for (int j = 0; j < InfoNod[v[nod][i]].persoane.size(); j ++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:55:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 55 | for (int i = 0; i < v[nod].size(); i ++) { | ~~^~~~~~~~~~~~~~~ main.cpp:61:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 61 | for (int i = 0; i < v[nod].size(); i ++) { | ~~^~~~~~~~~~~~~~~ main.cpp:63:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 63 | for (int j = 0; j < InfoNod[v[nod][i]].persoane.size(); j ++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:70:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 70 | for (int i = 0; i < v[nod].size(); i ++) { | ~~^~~~~~~~~~~~~~~ main.cpp:72:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 72 | for (int j = 0; j < InfoNod[v[nod][i]].persoane.size(); j ++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:99:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 99 | for (int i = 0; i < edges.size(); i ++){ | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
154ms65748kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?