Pagini recente »
Borderou de evaluare (job #116162)
|
Borderou de evaluare (job #722174)
|
Borderou de evaluare (job #155978)
|
Borderou de evaluare (job #401420)
|
Borderou de evaluare (job #665930)
Borderou de evaluare (job #665930)
Raport evaluator
Compilare:
main.cpp: In function 'void update1(const string&)':
main.cpp:41:37: warning: array subscript has type 'char' [-Wchar-subscripts]
41 | if (!node->children[c]) {
| ^
main.cpp:42:40: warning: array subscript has type 'char' [-Wchar-subscripts]
42 | node->children[c] = new Node(node);
| ^
main.cpp:43:40: warning: array subscript has type 'char' [-Wchar-subscripts]
43 | node->children[c]->c = c;
| ^
main.cpp:46:39: warning: array subscript has type 'char' [-Wchar-subscripts]
46 | node = node->children[c];
| ^
main.cpp: In function 'void update2(const string&)':
main.cpp:55:39: warning: array subscript has type 'char' [-Wchar-subscripts]
55 | node = node->children[c];
| ^
main.cpp:62:35: warning: array subscript has type 'char' [-Wchar-subscripts]
62 | p->children[node->c] = nullptr;
| ~~~~~~^
main.cpp: In function 'int query1(const string&)':
main.cpp:73:37: warning: array subscript has type 'char' [-Wchar-subscripts]
73 | if (!node->children[c])
| ^
main.cpp:75:39: warning: array subscript has type 'char' [-Wchar-subscripts]
75 | node = node->children[c];
| ^
main.cpp: In function 'int query2(const string&)':
main.cpp:85:37: warning: array subscript has type 'char' [-Wchar-subscripts]
85 | if (!node->children[c])
| ^
main.cpp:88:39: warning: array subscript has type 'char' [-Wchar-subscripts]
88 | node = node->children[c];
| ^
Test |
Timp execuție |
Memorie folosită |
Mesaj |
Punctaj/test |
1
|
1 ms
|
114 kb
|
OK
|
5
|
2
|
1 ms
|
114 kb
|
OK
|
5
|
3
|
1 ms
|
114 kb
|
OK
|
5
|
4
|
1 ms
|
233 kb
|
OK
|
5
|
5
|
1 ms
|
118 kb
|
OK
|
5
|
6
|
1 ms
|
118 kb
|
OK
|
5
|
7
|
1 ms
|
249 kb
|
OK
|
5
|
8
|
9 ms
|
241 kb
|
OK
|
5
|
9
|
15 ms
|
356 kb
|
OK
|
5
|
10
|
19 ms
|
901 kb
|
OK
|
5
|
11
|
22 ms
|
233 kb
|
OK
|
5
|
12
|
51 ms
|
1667 kb
|
OK
|
5
|
13
|
55 ms
|
1396 kb
|
OK
|
5
|
14
|
53 ms
|
458 kb
|
OK
|
5
|
15
|
66 ms
|
434 kb
|
OK
|
5
|
16
|
47 ms
|
6397 kb
|
Memory limit exceeded
|
0
|
17
|
85 ms
|
139 kb
|
OK
|
5
|
18
|
59 ms
|
6533 kb
|
Memory limit exceeded
|
0
|
19
|
77 ms
|
253 kb
|
OK
|
5
|
20
|
47 ms
|
6402 kb
|
Memory limit exceeded
|
0
|
Punctaj total
|
85
|