Borderou de evaluare (job #2886941)

Utilizator Cosmin2004_InfoMoldoveanu Cosmin Cosmin2004_Info Data 8 aprilie 2022 17:05:11
Problema Secv8 Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 25

Raport evaluator

Compilare: main.cpp: In function 'std::array<treap*, 2> split(treap*, int)': main.cpp:28:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 28 | auto [l, r] = split(t -> l, k); | ^ main.cpp:33:14: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 33 | auto [l, r] = split(t -> r, k - size(t -> l) - 1); | ^ main.cpp: In function 'void insert(int, int)': main.cpp:55:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 55 | auto [l, r] = split(root, k - 1); | ^ main.cpp: In function 'void erase(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, x - 1); | ^ main.cpp:66:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 66 | auto [l1, r] = split(r1, y - x + 1); | ^ main.cpp: In function 'void reverse(int, int)': main.cpp:78:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 78 | auto [l, r1] = split(root, x - 1); | ^ main.cpp:79:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 79 | auto [l1, r] = split(root, y - x + 1); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1140ms67596kbMemory limit exceeded0
2152ms67600kbMemory limit exceeded0
3214ms67596kbMemory limit exceeded0
41142ms8847kbOK5
51461ms9928kbOK5
61429ms10469kbOK5
71216ms11001kbOK5
81399ms10543kbOK5
9142ms67600kbMemory limit exceeded0
10125ms67600kbMemory limit exceeded0
11231ms67600kbMemory limit exceeded0
12143ms67600kbMemory limit exceeded0
13151ms67600kbMemory limit exceeded0
14136ms67600kbMemory limit exceeded0
15226ms67596kbMemory limit exceeded0
16146ms67600kbMemory limit exceeded0
17153ms67600kbMemory limit exceeded0
18141ms67600kbMemory limit exceeded0
19147ms67600kbMemory limit exceeded0
20123ms67600kbMemory limit exceeded0
Punctaj total25

Ceva nu functioneaza?