Pagini recente » Diferente pentru problema/munte2 intre reviziile 10 si 11 | Borderou de evaluare (job #3168816) | Diferente pentru problema/munte2 intre reviziile 14 si 15 | Borderou de evaluare (job #1321456) | Borderou de evaluare (job #2814143)
Borderou de evaluare (job #2814143)
Raport evaluator
Compilare:
main.cpp: In member function 'nod* trie::insert_(char*, nod*)':
main.cpp:64:15: warning: NULL used in arithmetic [-Wpointer-arith]
64 | if (s[0]==NULL)
| ^~~~
main.cpp: In member function 'nod* trie::erase_(char*, nod*)':
main.cpp:81:15: warning: NULL used in arithmetic [-Wpointer-arith]
81 | if (s[0]==NULL)
| ^~~~
main.cpp: In member function 'int trie::querypref(char*, nod*)':
main.cpp:98:15: warning: NULL used in arithmetic [-Wpointer-arith]
98 | if (s[0]==NULL|| node==NULL)
| ^~~~
main.cpp: In member function 'int trie::querycuv(char*, nod*)':
main.cpp:114:19: warning: NULL used in arithmetic [-Wpointer-arith]
114 | else if(s[0]==NULL)
| ^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 2ms | 184kb | OK | 5 | 5 |
| 2 | 2ms | 184kb | OK | 5 | 5 |
| 3 | 2ms | 184kb | OK | 5 | 5 |
| 4 | 2ms | 184kb | OK | 5 | 5 |
| 5 | 2ms | 184kb | OK | 5 | 5 |
| 6 | 2ms | 184kb | OK | 5 | 5 |
| 7 | 6ms | 299kb | OK | 5 | 5 |
| 8 | 6ms | 200kb | OK | 5 | 5 |
| 9 | 11ms | 659kb | OK | 5 | 5 |
| 10 | 24ms | 1806kb | OK | 5 | 5 |
| 11 | 20ms | 421kb | OK | 5 | 5 |
| 12 | 49ms | 3465kb | OK | 5 | 5 |
| 13 | 54ms | 2899kb | OK | 5 | 5 |
| 14 | 49ms | 954kb | OK | 5 | 5 |
| 15 | 59ms | 905kb | OK | 5 | 10 |
| 16 | 177ms | 23207kb | OK | 5 |
| 17 | 74ms | 430kb | OK | 5 | 10 |
| 18 | 168ms | 17014kb | OK | 5 |
| 19 | 69ms | 454kb | OK | 5 | 10 |
| 20 | 215ms | 31047kb | OK | 5 |
| Punctaj total | 100 |