Borderou de evaluare (job #2886954)

Utilizator Cosmin2004_InfoMoldoveanu Cosmin Cosmin2004_Info Data 8 aprilie 2022 17:14:35
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:54:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 54 | auto [l, r] = split(root, k - 1); | ^ main.cpp: In function 'void erase(int, int)': main.cpp:58:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 58 | auto [l, r1] = split(root, x - 1); | ^ main.cpp:59:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 59 | auto [l1, r] = split(r1, y - x + 1); | ^ main.cpp: In function 'void reverse(int, int)': main.cpp:69:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 69 | auto [l, r1] = split(root, x - 1); | ^ main.cpp:70:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 70 | auto [l1, r] = split(root, y - x + 1); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1152ms67600kbMemory limit exceeded0
2139ms67596kbMemory limit exceeded0
3149ms67600kbMemory limit exceeded0
41376ms11796kbOK5
51213ms12902kbOK5
62331ms12959kbOK5
71217ms12939kbOK5
81160ms12980kbOK5
9158ms67600kbMemory limit exceeded0
10155ms67600kbMemory limit exceeded0
11130ms67600kbMemory limit exceeded0
12128ms67600kbMemory limit exceeded0
13197ms67600kbMemory limit exceeded0
14157ms67600kbMemory limit exceeded0
15228ms67600kbMemory limit exceeded0
16124ms67600kbMemory limit exceeded0
17151ms67600kbMemory limit exceeded0
185001ms184kbTime limit exceeded0
19155ms67600kbMemory limit exceeded0
20158ms67600kbMemory limit exceeded0
Punctaj total25

Ceva nu functioneaza?