Borderou de evaluare (job #1846782)

Utilizator pas.andreiPopovici Andrei-Sorin pas.andrei Data 14 ianuarie 2017 00:37:59
Problema Sub Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

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
10ms528kbIncorect0
20ms1328kbIncorect0
38ms5204kbIncorect0
460ms31192kbIncorect0
5Depăşit112180kbTime limit exceeded.0
6Depăşit109012kbTime limit exceeded.0
7Depăşit114688kbTime limit exceeded.0
8Depăşit112708kbTime limit exceeded.0
9Depăşit110732kbTime limit exceeded.0
10Depăşit112580kbTime limit exceeded.0
Punctaj total0

Ceva nu functioneaza?