Borderou de evaluare (job #2846617)

Utilizator Cosmin2004_InfoMoldoveanu Cosmin Cosmin2004_Info Data 9 februarie 2022 13:41:58
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:30:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 30 | auto [res_left, res_right] = split(t -> left, key); | ^ main.cpp:35:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 35 | auto [res_left, res_right] = split(t -> right, key - size(t -> left) - 1); | ^ main.cpp: In function 'void reverse(int, int)': main.cpp:65:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 65 | auto [l, r1] = split(root, lpos); | ^ main.cpp:66:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 66 | auto [l1, r] = split(r1, rpos - lpos); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms184kbOK10
22ms184kbOK10
359ms3878kbOK10
468ms5107kbOK10
5130ms5160kbOK10
692ms5169kbOK10
7125ms3518kbOK10
8149ms3981kbOK10
9144ms4694kbOK10
10177ms5206kbOK10
Punctaj total100

Ceva nu functioneaza?