Pagini recente » Borderou de evaluare (job #2990082) | georgedumitru | Borderou de evaluare (job #108822) | Borderou de evaluare (job #2953835) | Borderou de evaluare (job #2886623)
Borderou de evaluare (job #2886623)
Raport evaluator
Compilare:
main.cpp: In function 'std::array<treap*, 2> split(treap*, int)':
main.cpp:27:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
27 | auto [l, r] = split(t -> l, k);
| ^
main.cpp:32:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
32 | auto [l, r] = split(t -> r, k - size(t -> l) - 1);
| ^
main.cpp: In function 'void update(treap*, int, int)':
main.cpp:56:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
56 | auto [l, r1] = split(root, x - 1);
| ^
main.cpp:57:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17'
57 | auto [l1, r] = split(r1, y - x + 1);
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 1ms | 184kb | Incorect | 0 |
| 2 | 1ms | 184kb | Incorect | 0 |
| 3 | 89ms | 3874kb | Incorect | 0 |
| 4 | 121ms | 5095kb | Incorect | 0 |
| 5 | 127ms | 5095kb | Incorect | 0 |
| 6 | 127ms | 5132kb | Incorect | 0 |
| 7 | 203ms | 3436kb | Incorect | 0 |
| 8 | 254ms | 3948kb | Incorect | 0 |
| 9 | 145ms | 4636kb | Incorect | 0 |
| 10 | 180ms | 5169kb | Incorect | 0 |
| Punctaj total | 0 |