Borderou de evaluare (job #2886631)

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

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); | ^ 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); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbOK10
22ms184kbOK10
352ms3862kbOK10
468ms5115kbOK10
5128ms5054kbOK10
690ms5169kbOK10
7105ms3457kbOK10
8124ms3903kbOK10
9142ms4612kbOK10
10148ms5091kbOK10
Punctaj total100

Ceva nu functioneaza?