Borderou de evaluare (job #2947308)

Utilizator DevCrutCorolevschi Mihai DevCrut Data 25 noiembrie 2022 21:50:54
Problema Easygraph Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void ProcessGraph()': main.cpp:39:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 39 | if (leaf[k]) | ^~ main.cpp:42:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 42 | for (int j = 0; j < adjList[k].size(); j++) { | ^~~ main.cpp:42:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 42 | for (int j = 0; j < adjList[k].size(); j++) { | ~~^~~~~~~~~~~~~~~~~~~ main.cpp:55:39: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 55 | for (int h = 0; h < adjList[currentNode].size(); h++) { | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
167ms12103kbKilled by Signal 90
Punctaj total0

Ceva nu functioneaza?