Pagini recente »
Borderou de evaluare (job #717833)
|
Borderou de evaluare (job #574644)
|
Borderou de evaluare (job #759411)
|
Borderou de evaluare (job #340944)
|
Borderou de evaluare (job #665931)
Borderou de evaluare (job #665931)
Raport evaluator
Compilare:
main.cpp: In function 'void update1(const string&)':
main.cpp:42:37: warning: array subscript has type 'char' [-Wchar-subscripts]
42 | if (!node->children[c]) {
| ^
main.cpp:43:40: warning: array subscript has type 'char' [-Wchar-subscripts]
43 | node->children[c] = new Node(node);
| ^
main.cpp:44:40: warning: array subscript has type 'char' [-Wchar-subscripts]
44 | node->children[c]->c = c;
| ^
main.cpp:47:39: warning: array subscript has type 'char' [-Wchar-subscripts]
47 | node = node->children[c];
| ^
main.cpp: In function 'void update2(const string&)':
main.cpp:56:39: warning: array subscript has type 'char' [-Wchar-subscripts]
56 | node = node->children[c];
| ^
main.cpp:63:35: warning: array subscript has type 'char' [-Wchar-subscripts]
63 | p->children[node->c] = nullptr;
| ~~~~~~^
main.cpp: In function 'int query1(const string&)':
main.cpp:74:37: warning: array subscript has type 'char' [-Wchar-subscripts]
74 | if (!node->children[c])
| ^
main.cpp:76:39: warning: array subscript has type 'char' [-Wchar-subscripts]
76 | node = node->children[c];
| ^
main.cpp: In function 'int query2(const string&)':
main.cpp:86:37: warning: array subscript has type 'char' [-Wchar-subscripts]
86 | if (!node->children[c])
| ^
main.cpp:89:39: warning: array subscript has type 'char' [-Wchar-subscripts]
89 | 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
|
114 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
|
10 ms
|
237 kb
|
OK
|
5
|
9
|
11 ms
|
499 kb
|
OK
|
5
|
10
|
15 ms
|
901 kb
|
OK
|
5
|
11
|
26 ms
|
217 kb
|
OK
|
5
|
12
|
49 ms
|
1667 kb
|
OK
|
5
|
13
|
64 ms
|
1380 kb
|
OK
|
5
|
14
|
54 ms
|
458 kb
|
OK
|
5
|
15
|
64 ms
|
442 kb
|
OK
|
5
|
16
|
45 ms
|
6397 kb
|
Memory limit exceeded
|
0
|
17
|
85 ms
|
139 kb
|
OK
|
5
|
18
|
62 ms
|
6791 kb
|
Memory limit exceeded
|
0
|
19
|
79 ms
|
249 kb
|
OK
|
5
|
20
|
51 ms
|
6791 kb
|
Memory limit exceeded
|
0
|
Punctaj total
|
85
|