Pagini recente » Borderou de evaluare (job #3253478) | Borderou de evaluare (job #871345) | Borderou de evaluare (job #2343777) | Borderou de evaluare (job #31150) | Borderou de evaluare (job #2581060)
Borderou de evaluare (job #2581060)
Raport evaluator
Compilare:
main.cpp: In function 'void _insert(short int&)':
main.cpp:26:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(short i = 0; i < v[k].size(); ++i) {
~~^~~~~~~~~~~~~
main.cpp:28:23: warning: array subscript has type 'char' [-Wchar-subscripts]
if(curr->nxt[c] == 0) {
^
main.cpp:29:24: warning: array subscript has type 'char' [-Wchar-subscripts]
curr->nxt[c] = new Node();
^
main.cpp:31:27: warning: array subscript has type 'char' [-Wchar-subscripts]
curr = curr->nxt[c];
^
main.cpp: In function 'void _count(int, int)':
main.cpp:41:33: warning: array subscript has type 'char' [-Wchar-subscripts]
if(i <= j && curr->nxt[c]) {
^
main.cpp:42:31: warning: array subscript has type 'char' [-Wchar-subscripts]
curr = curr->nxt[c];
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 46ms | 1310kb | Incorect | 0 |
2 | 51ms | 1179kb | Incorect | 0 |
3 | 15ms | 1310kb | Incorect | 0 |
4 | 38ms | 1835kb | OK | 10 |
5 | 57ms | 7471kb | Incorect | 0 |
6 | 71ms | 7602kb | OK | 10 |
7 | 86ms | 7602kb | Incorect | 0 |
8 | 151ms | 65552kb | Memory limit exceeded | 0 |
9 | 150ms | 65552kb | Memory limit exceeded | 0 |
10 | 187ms | 11665kb | Incorect | 0 |
Punctaj total | 20 |