Borderou de evaluare (job #2951904)

Utilizator hurjui12AlexandruHurjui Alexandru-Mihai hurjui12Alexandru Data 7 decembrie 2022 20:32:23
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'int Trie::nrap(nod*, char*)': main.cpp:67:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 67 | if (c[0] == '\0') | ^~ main.cpp:69:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 69 | if (x->f[c[0]-'a'] == NULL) | ^~ main.cpp: In member function 'int Trie::lgmax(nod*, char*)': main.cpp:76:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 76 | if (c[0] == '\0') | ^~ main.cpp:78:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 78 | if (x->f[c[0]-'a'] == NULL) | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms184kbOK55
20ms184kbOK55
30ms184kbOK55
40ms184kbOK55
50ms184kbOK55
60ms184kbOK55
70ms184kbOK55
80ms184kbOK55
90ms184kbOK55
103ms1495kbOK55
115ms315kbOK55
1214ms2891kbOK55
1314ms2428kbOK55
1412ms839kbOK55
1513ms708kbOK510
1660ms19083kbOK5
1724ms389kbOK510
1858ms14024kbOK5
1918ms356kbOK510
2074ms25518kbOK5
Punctaj total100

Ceva nu functioneaza?