Borderou de evaluare (job #1846773)

Utilizator pas.andreiPopovici Andrei-Sorin pas.andrei Data 14 ianuarie 2017 00:31:08
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
10ms532kbOK10
20ms1336kbOK10
312ms5208kbOK10
4100ms31196kbOK10
50ms396kbKilled by signal 11(SIGSEGV).0
60ms400kbKilled by signal 11(SIGSEGV).0
70ms400kbKilled by signal 11(SIGSEGV).0
80ms400kbKilled by signal 11(SIGSEGV).0
90ms400kbKilled by signal 11(SIGSEGV).0
100ms396kbKilled by signal 11(SIGSEGV).0
Punctaj total40

Ceva nu functioneaza?