Borderou de evaluare (job #2288865)

Utilizator sandupetrascoPetrasco Sandu sandupetrasco Data 24 noiembrie 2018 01:20:17
Problema Facebook Search Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void add(trieNode*, int)': main.cpp:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < c.size(); i++) { ~~^~~~~~~~~~ main.cpp: In function 'int search(trieNode*, std::__cxx11::string)': main.cpp:56:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < c.size(); i++) { ~~^~~~~~~~~~ main.cpp:65:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (i != c.size() - 1) curr = curr->child[nr]; ~~^~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
1840ms131088kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?