Borderou de evaluare (job #2870298)

Utilizator rARES_4Popa Rares rARES_4 Data 12 martie 2022 11:30:25
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void adaugare(trie*, char*, int)': main.cpp:25:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 25 | if (strlen(cuv) == poz) | ~~~~~~~~~~~~^~~~~~ main.cpp: In function 'void stergere(trie*, char*, int)': main.cpp:38:13: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 38 | if (poz == strlen(c)) | ~~~~^~~~~~~~~~~~ main.cpp: In function 'int nr_aparitii(trie*, char*, int)': main.cpp:51:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 51 | if (strlen(cuv) == poz) | ~~~~~~~~~~~~^~~~~~ main.cpp: In function 'int max_prefix(trie*, char*, int)': main.cpp:62:20: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 62 | if (strlen(cuv)==poz) | ~~~~~~~~~~~^~~~~ main.cpp: In function 'int nr_aparitii(trie*, char*, int)': main.cpp:58:16: warning: control reaches end of non-void function [-Wreturn-type] 58 | nr_aparitii(rad->litere[litera], cuv, poz + 1); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int max_prefix(trie*, char*, int)': main.cpp:69:15: warning: control reaches end of non-void function [-Wreturn-type] 69 | max_prefix(rad->litere[litera], cuv, poz + 1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbKilled by Signal 700
22ms184kbKilled by Signal 1100
32ms184kbKilled by Signal 1100
42ms184kbKilled by Signal 700
52ms184kbKilled by Signal 700
62ms184kbKilled by Signal 1100
72ms184kbKilled by Signal 1100
82ms184kbKilled by Signal 700
92ms184kbKilled by Signal 700
102ms184kbKilled by Signal 700
112ms184kbKilled by Signal 700
122ms184kbKilled by Signal 700
132ms184kbKilled by Signal 1100
142ms184kbKilled by Signal 1100
152ms184kbKilled by Signal 700
162ms184kbKilled by Signal 110
172ms184kbKilled by Signal 1100
182ms184kbKilled by Signal 110
192ms184kbKilled by Signal 1100
202ms184kbKilled by Signal 70
Punctaj total0

Ceva nu functioneaza?