Pagini recente » Borderou de evaluare (job #3353815) | Borderou de evaluare (job #2676273) | Borderou de evaluare (job #1173506) | Borderou de evaluare (job #1877456) | Borderou de evaluare (job #1846782)
Borderou de evaluare (job #1846782)
Raport evaluator
Compilare:
user.cpp: In function ‘void insertTrie1(Trie*, int, int)’:
user.cpp:49:17: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(nod->next[ch]) {
^
user.cpp:50:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Trie *jeg=nod->next[ch];
^
user.cpp:56:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nod->next[ch]=new Trie;
^
user.cpp:57:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Trie *jeg=nod->next[ch];
^
user.cpp:63:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
insertTrie1(nod->next[ch],pos+1,care);
^
user.cpp: In function ‘void insertTrie2(Trie*, int, int)’:
user.cpp:70:17: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(nod->next[ch]) {
^
user.cpp:71:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Trie *jeg=nod->next[ch];
^
user.cpp:75:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nod->next[ch]=new Trie;
^
user.cpp:76:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
Trie *jeg=nod->next[ch];
^
user.cpp:80:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
insertTrie2(nod->next[ch],pos+1,care);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 528kb | Incorect | 0 |
| 2 | 0ms | 1328kb | Incorect | 0 |
| 3 | 8ms | 5204kb | Incorect | 0 |
| 4 | 60ms | 31192kb | Incorect | 0 |
| 5 | Depăşit | 112180kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 109012kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 114688kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 112708kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 110732kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 112580kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |