Borderou de evaluare (job #2552510)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 20 februarie 2020 21:54:29
Problema Facebook Search Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In constructor 'Node::Node(bool, int, int, int)': main.cpp:10:7: warning: 'Node::ok' will be initialized after [-Wreorder] bool ok; ^~ main.cpp:9:11: warning: 'int Node::val' [-Wreorder] int mxv, val, id; ^~~ main.cpp:13:2: warning: when initialized here [-Wreorder] Node (bool _ok = false, int _val = 0, int _id = 0, int _mxv = 0) : ^~~~ main.cpp:9:16: warning: 'Node::id' will be initialized after [-Wreorder] int mxv, val, id; ^~ main.cpp:9:6: warning: 'int Node::mxv' [-Wreorder] int mxv, val, id; ^~~ main.cpp:13:2: warning: when initialized here [-Wreorder] Node (bool _ok = false, int _val = 0, int _id = 0, int _mxv = 0) : ^~~~ main.cpp: In function 'void update(Node*, std::__cxx11::string&, int, int)': main.cpp:36:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (p == str.length()) { ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:66:36: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("fbsearch.in", "r", stdin); ^ main.cpp:67:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] freopen("fbsearch.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12328ms127602kbOK100
Punctaj total100

Ceva nu functioneaza?