Borderou de evaluare (job #2950333)

Utilizator Cosmin2004_InfoMoldoveanu Cosmin Cosmin2004_Info Data 3 decembrie 2022 15:14:21
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
10ms184kbOK10
20ms184kbOK10
321ms3866kbOK10
430ms5107kbOK10
557ms5115kbOK10
634ms5099kbOK10
755ms3477kbOK10
864ms3923kbOK10
965ms4644kbOK10
1084ms5144kbOK10
Punctaj total100

Ceva nu functioneaza?