Pagini recente » Borderou de evaluare (job #2132882) | Borderou de evaluare (job #2414684) | Borderou de evaluare (job #2763427) | Borderou de evaluare (job #1911929) | Borderou de evaluare (job #1368338)
Borderou de evaluare (job #1368338)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:61:30: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if (!trie[state][w[cuv][i]])
^
user.cpp:64:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
trie[state][w[cuv][i]] = nstates;
^
user.cpp:67:33: warning: array subscript has type ‘char’ [-Wchar-subscripts]
state = trie[state][w[cuv][i]];
^
user.cpp:92:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
state = trie[state][s[j]];
^
user.cpp:20:32: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("abc2.in", "r", stdin);
^
user.cpp:23:27: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(s, LMAX - 1, stdin);
^
user.cpp:32:32: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fgets(w[N], WLMAX - 1, stdin);
^
user.cpp:102:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("abc2.out", "w", stdout);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 16ms | 14212kb | OK | 10 | 0 |
| 2 | 16ms | 14220kb | OK | 10 |
| 3 | 16ms | 14256kb | OK | 10 |
| 4 | 20ms | 14408kb | OK | 10 |
| 5 | 44ms | 14900kb | OK | 10 |
| 6 | 196ms | 16188kb | OK | 10 |
| 7 | Depăşit | 20712kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 25596kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 25592kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 25592kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |