Borderou de evaluare (job #2297499)

Utilizator iulius510iulius alexandru iulius510 Data 5 decembrie 2018 22:07:54
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 90

Raport evaluator

Compilare: main.cpp: In member function 'int Trie::empty()': main.cpp:19:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=0;i<=25;i++) ^~~ main.cpp:22:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' return 1; ^~~~~~ main.cpp: In function 'void ad_cuv(int, Trie*, const char*)': main.cpp:28:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(x==strlen(w)) ~^~~~~~~~~~~ main.cpp: In function 'bool del_cuv(int, Trie*, const char*)': main.cpp:42:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(poz==strlen(w)) ~~~^~~~~~~~~~~ main.cpp: In function 'int print_nrcuv(int, Trie*, const char*)': main.cpp:66:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(x==strlen(w)) ~^~~~~~~~~~~ main.cpp: In function 'int prefix_maxim(int, Trie*, const char*)': main.cpp:74:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(q->fii[w[x]-'a']!=0&&x<strlen(w)) ~^~~~~~~~~~ main.cpp:76:6: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(x<strlen(w)) return x; ~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK55
22ms131kbOK55
33ms131kbOK55
43ms131kbOK55
53ms131kbOK55
64ms131kbOK55
76ms262kbOK55
88ms262kbOK55
914ms524kbOK55
1019ms1441kbOK55
1123ms262kbOK55
1243ms2752kbOK55
1349ms2359kbOK55
1445ms655kbOK55
1554ms655kbOK510
16143ms19005kbOK5
1778ms262kbOK510
18123ms13893kbOK5
1970ms262kbOK50
2088ms20496kbMemory limit exceeded0
Punctaj total90

Ceva nu functioneaza?