Pagini recente » Atasamentele paginii Profil accxel | Borderou de evaluare (job #1273812) | Borderou de evaluare (job #1539253) | Borderou de evaluare (job #1872612) | Borderou de evaluare (job #1427953)
Borderou de evaluare (job #1427953)
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 |
| 1 | 0ms | 412kb | OK | 5 | 5 |
| 2 | 0ms | 424kb | OK | 5 | 5 |
| 3 | 4ms | 424kb | OK | 5 | 5 |
| 4 | 4ms | 420kb | OK | 5 | 5 |
| 5 | 12ms | 424kb | OK | 5 | 5 |
| 6 | 28ms | 428kb | OK | 5 | 5 |
| 7 | 56ms | 448kb | OK | 5 | 5 |
| 8 | 60ms | 444kb | OK | 5 | 5 |
| 9 | 164ms | 580kb | OK | 5 | 5 |
| 10 | 120ms | 1080kb | OK | 5 | 5 |
| 11 | Depăşit | 468kb | Time limit exceeded. | 0 | 0 |
| 12 | Depăşit | 1780kb | Time limit exceeded. | 0 | 0 |
| 13 | Depăşit | 1524kb | Time limit exceeded. | 0 | 0 |
| 14 | Depăşit | 680kb | Time limit exceeded. | 0 | 0 |
| 15 | Depăşit | 652kb | Time limit exceeded. | 0 | 0 |
| 16 | Depăşit | 8700kb | Time limit exceeded. | 0 |
| 17 | Depăşit | 424kb | Time limit exceeded. | 0 | 0 |
| 18 | Depăşit | 6956kb | Time limit exceeded. | 0 |
| 19 | Depăşit | 436kb | Time limit exceeded. | 0 | 0 |
| 20 | Depăşit | 8684kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |