Borderou de evaluare (job #1846777)

Utilizator pas.andreiPopovici Andrei-Sorin pas.andrei Data 14 ianuarie 2017 00:33:30
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
10ms536kbOK10
20ms1336kbOK10
312ms5208kbOK10
484ms31196kbOK10
5Depăşit113592kbTime limit exceeded.0
6Depăşit111388kbTime limit exceeded.0
7Depăşit112452kbTime limit exceeded.0
8Depăşit112712kbTime limit exceeded.0
9Depăşit111920kbTime limit exceeded.0
10Depăşit114820kbTime limit exceeded.0
Punctaj total40

Ceva nu functioneaza?