Pagini recente » Borderou de evaluare (job #511299) | Borderou de evaluare (job #2712366) | Borderou de evaluare (job #2886954)
Borderou de evaluare (job #2886954)
Raport evaluator
Compilare:
main.cpp: In function 'std::array<treap*, 2> split(treap*, int)':
main.cpp:28:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
28 | auto [l, r] = split(t -> l, k);
| ^
main.cpp:33:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
33 | auto [l, r] = split(t -> r, k - size(t -> l) - 1);
| ^
main.cpp: In function 'void insert(int, int)':
main.cpp:54:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
54 | auto [l, r] = split(root, k - 1);
| ^
main.cpp: In function 'void erase(int, int)':
main.cpp:58:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
58 | auto [l, r1] = split(root, x - 1);
| ^
main.cpp:59:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
59 | auto [l1, r] = split(r1, y - x + 1);
| ^
main.cpp: In function 'void reverse(int, int)':
main.cpp:69:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
69 | auto [l, r1] = split(root, x - 1);
| ^
main.cpp:70:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
70 | auto [l1, r] = split(root, y - x + 1);
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 152ms | 67600kb | Memory limit exceeded | 0 |
2 | 139ms | 67596kb | Memory limit exceeded | 0 |
3 | 149ms | 67600kb | Memory limit exceeded | 0 |
4 | 1376ms | 11796kb | OK | 5 |
5 | 1213ms | 12902kb | OK | 5 |
6 | 2331ms | 12959kb | OK | 5 |
7 | 1217ms | 12939kb | OK | 5 |
8 | 1160ms | 12980kb | OK | 5 |
9 | 158ms | 67600kb | Memory limit exceeded | 0 |
10 | 155ms | 67600kb | Memory limit exceeded | 0 |
11 | 130ms | 67600kb | Memory limit exceeded | 0 |
12 | 128ms | 67600kb | Memory limit exceeded | 0 |
13 | 197ms | 67600kb | Memory limit exceeded | 0 |
14 | 157ms | 67600kb | Memory limit exceeded | 0 |
15 | 228ms | 67600kb | Memory limit exceeded | 0 |
16 | 124ms | 67600kb | Memory limit exceeded | 0 |
17 | 151ms | 67600kb | Memory limit exceeded | 0 |
18 | 5001ms | 184kb | Time limit exceeded | 0 |
19 | 155ms | 67600kb | Memory limit exceeded | 0 |
20 | 158ms | 67600kb | Memory limit exceeded | 0 |
Punctaj total | 25 |