Borderou de evaluare (job #2950556)

Utilizator Cosmin2004_InfoMoldoveanu Cosmin Cosmin2004_Info Data 4 decembrie 2022 00:29:25
Problema Rev Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In member function 'std::array<int, 2> Treap::split(int, int)': main.cpp:34:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 34 | auto [l, r] = split(T[t].l, k); | ^ main.cpp:39:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 39 | auto [l, r] = split(T[t].r, k - T[T[t].l].sz - 1); | ^ main.cpp: In member function 'std::array<int, 3> Treap::splice(int, int, int)': main.cpp:46:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 46 | auto [aux, r] = split(t, b); | ^ main.cpp:47:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 47 | auto [l, m] = split(aux, a); | ^ main.cpp: In member function 'void Treap::reverse(int, int)': main.cpp:60:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 60 | auto [l, m, r] = splice(root, a - 1, b); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
319ms2686kbOK10
425ms2686kbOK10
550ms2715kbOK10
627ms2686kbOK10
749ms2740kbOK10
852ms2723kbOK10
955ms2748kbOK10
1075ms2715kbOK10
Punctaj total100

Ceva nu functioneaza?