Borderou de evaluare (job #2601119)

Utilizator r00t_Roman Remus r00t_ Data 13 aprilie 2020 19:48:09
Problema Facebook Search Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void addWord(std::__cxx11::string, nod*)': main.cpp:37:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < x.size(); i++) ~~^~~~~~~~~~ main.cpp: In function 'std::__cxx11::string findWord(std::__cxx11::string, nod*)': main.cpp:45:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < x.size(); i++) ~~^~~~~~~~~~ main.cpp:72:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if (crt->rel > nextCrt->rel&& crt->eow != 0 || (crt->rel == 0 && nextCrt->rel == 0 && crt->eow!=0)) ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ main.cpp: In function 'void addRelevance(std::__cxx11::string, int, nod*)': main.cpp:86:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < x.size(); i++) { ~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12979ms114593kbIncorect0
Punctaj total0

Ceva nu functioneaza?