Borderou de evaluare (job #2950557)

Utilizator Cosmin2004_InfoMoldoveanu Cosmin Cosmin2004_Info Data 4 decembrie 2022 00:30:22
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
318ms2674kbOK10
422ms2674kbOK10
550ms2732kbOK10
632ms2723kbOK10
748ms2732kbOK10
860ms2723kbOK10
952ms2732kbOK10
1068ms2732kbOK10
Punctaj total100

Ceva nu functioneaza?