Borderou de evaluare (job #1427953)

Utilizator valentin.harsanValentin Harsan valentin.harsan Data 3 mai 2015 13:21:04
Problema Trie Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp: In function ‘void add(trie*, int)’: user.cpp:38:22: warning: array subscript has type ‘char’ [-Wchar-subscripts] if(!nod->f[a[poz]]) ^ user.cpp:39:22: warning: array subscript has type ‘char’ [-Wchar-subscripts] nod->f[a[poz]] = new trie; ^ user.cpp:40:22: warning: array subscript has type ‘char’ [-Wchar-subscripts] add(nod->f[a[poz]], poz + 1); ^ user.cpp: In function ‘void del(trie*, int)’: user.cpp:50:22: warning: array subscript has type ‘char’ [-Wchar-subscripts] del(nod->f[a[poz]], poz + 1); ^ user.cpp: In function ‘int nrap(trie*, int)’: user.cpp:59:30: warning: array subscript has type ‘char’ [-Wchar-subscripts] return nrap(nod->f[a[poz]], poz + 1); ^ user.cpp: In function ‘int pref(trie*, int)’: user.cpp:68:33: warning: array subscript has type ‘char’ [-Wchar-subscripts] int val = pref(nod->f[a[poz]], poz + 1); ^ user.cpp: In function ‘int main()’: user.cpp:76:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("trie.in", "r", stdin); ^ user.cpp:77:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result] freopen("trie.out", "w", stdout); ^
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms412kbOK55
20ms424kbOK55
34ms424kbOK55
44ms420kbOK55
512ms424kbOK55
628ms428kbOK55
756ms448kbOK55
860ms444kbOK55
9164ms580kbOK55
10120ms1080kbOK55
11Depăşit468kbTime limit exceeded.00
12Depăşit1780kbTime limit exceeded.00
13Depăşit1524kbTime limit exceeded.00
14Depăşit680kbTime limit exceeded.00
15Depăşit652kbTime limit exceeded.00
16Depăşit8700kbTime limit exceeded.0
17Depăşit424kbTime limit exceeded.00
18Depăşit6956kbTime limit exceeded.0
19Depăşit436kbTime limit exceeded.00
20Depăşit8684kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?