Borderou de evaluare (job #2473819)

Utilizator lucametehauDart Monkey lucametehau Data 14 octombrie 2019 12:42:33
Problema Dictree Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void insert(Trie*, char*)': main.cpp:23:12: warning: NULL used in arithmetic [-Wpointer-arith] if(*s == NULL) ^~~~ main.cpp:25:22: warning: array subscript has type 'char' [-Wchar-subscripts] if(!trie->fiu[ch(s)]) { ^ main.cpp:26:20: warning: array subscript has type 'char' [-Wchar-subscripts] trie->fiu[ch(s)] = new Trie; ^ main.cpp:29:25: warning: array subscript has type 'char' [-Wchar-subscripts] insert(trie->fiu[ch(s)], s + 1); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
131ms13111kbMemory limit exceeded00
225ms7077kbOK10
326ms11272kbOK10
425ms13111kbMemory limit exceeded0
525ms13111kbMemory limit exceeded0
627ms13111kbMemory limit exceeded0
726ms13111kbMemory limit exceeded0
826ms13111kbMemory limit exceeded0
926ms13111kbMemory limit exceeded0
1026ms13111kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?