Borderou de evaluare (job #1846784)

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

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
10ms528kbOK10
20ms1328kbOK10
38ms5204kbOK10
460ms31192kbOK10
5Depăşit114424kbTime limit exceeded.0
6Depăşit109012kbTime limit exceeded.0
7Depăşit114816kbTime limit exceeded.0
8Depăşit115216kbTime limit exceeded.0
9Depăşit113636kbTime limit exceeded.0
10Depăşit111384kbTime limit exceeded.0
Punctaj total40

Ceva nu functioneaza?