Borderou de evaluare (job #2886623)

Utilizator Cosmin2004_InfoMoldoveanu Cosmin Cosmin2004_Info Data 7 aprilie 2022 23:00:05
Problema Rev Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

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
11ms184kbIncorect0
21ms184kbIncorect0
389ms3874kbIncorect0
4121ms5095kbIncorect0
5127ms5095kbIncorect0
6127ms5132kbIncorect0
7203ms3436kbIncorect0
8254ms3948kbIncorect0
9145ms4636kbIncorect0
10180ms5169kbIncorect0
Punctaj total0

Ceva nu functioneaza?