Borderou de evaluare (job #2504758)

Utilizator DordeDorde Matei Dorde Data 5 decembrie 2019 15:47:52
Problema Trie Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'void add(Trie*, char*)': main.cpp:23:25: warning: array subscript has type 'char' [-Wchar-subscripts] if (! node -> fii [o]) ^ main.cpp:24:23: warning: array subscript has type 'char' [-Wchar-subscripts] node -> fii [o] = new Trie , ++ node -> cntfii; ^ main.cpp:25:24: warning: array subscript has type 'char' [-Wchar-subscripts] add (node -> fii [o] , p + 1); ^ main.cpp: In function 'int isw(Trie*, char*)': main.cpp:31:25: warning: array subscript has type 'char' [-Wchar-subscripts] if (! node -> fii [o]) ^ main.cpp:33:24: warning: array subscript has type 'char' [-Wchar-subscripts] isw (node -> fii [o] , p + 1); ^ main.cpp:34:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms131kbOK55
23ms131kbOK55
33ms131kbOK55
44ms131kbOK55
53ms131kbOK55
66ms131kbOK55
716ms266kbIncorect00
89ms253kbOK55
921ms520kbIncorect00
1019ms1441kbIncorect00
1134ms319kbOK55
1255ms2727kbIncorect00
1346ms2359kbIncorect00
1465ms724kbIncorect00
1541ms655kbIncorect00
16124ms19005kbIncorect0
1732ms262kbKilled by Signal 1100
18137ms13893kbIncorect0
1963ms262kbIncorect00
20172ms25427kbIncorect0
Punctaj total40

Ceva nu functioneaza?