Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #1534476)
| Utilizator | Data | 23 noiembrie 2015 19:09:21 | |
|---|---|---|---|
| Problema | Nums | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 75 | ||
Raport evaluator
Compilare:
user.cpp: In function ‘trie* add(trie*, char*)’:
user.cpp:42:15: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nod->nxt[v[0]]=add(nod->nxt[v[0]],v+1);
^
user.cpp:42:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
nod->nxt[v[0]]=add(nod->nxt[v[0]],v+1);
^
user.cpp: In function ‘int main()’:
user.cpp:100:20: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in,"%d",&n);
^
user.cpp:101:28: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(input,6<<20,1,in);
^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 56ms | 4036kb | OK | 5 |
| 2 | 168ms | 8560kb | OK | 5 |
| 3 | 0ms | 324kb | OK | 5 |
| 4 | 56ms | 4032kb | OK | 5 |
| 5 | 16ms | 900kb | OK | 5 |
| 6 | 52ms | 4044kb | OK | 5 |
| 7 | 176ms | 6408kb | OK | 5 |
| 8 | 188ms | 5732kb | OK | 5 |
| 9 | 180ms | 8480kb | OK | 5 |
| 10 | 180ms | 8428kb | OK | 5 |
| 11 | 244ms | Depăşit | Memory limit exceeded. | 0 |
| 12 | 164ms | 7948kb | OK | 5 |
| 13 | 176ms | Depăşit | Memory limit exceeded. | 0 |
| 14 | 40ms | 5844kb | OK | 5 |
| 15 | 204ms | Depăşit | Memory limit exceeded. | 0 |
| 16 | 200ms | Depăşit | Memory limit exceeded. | 0 |
| 17 | 256ms | Depăşit | Memory limit exceeded. | 0 |
| 18 | 152ms | 6084kb | OK | 5 |
| 19 | 216ms | 45092kb | OK | 5 |
| 20 | 216ms | 45060kb | OK | 5 |
| Punctaj total | 75 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
