Borderou de evaluare (job #2886946)

Utilizator Cosmin2004_InfoMoldoveanu Cosmin Cosmin2004_Info Data 8 aprilie 2022 17:09:48
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:70:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 70 | auto [l, r1] = split(root, x - 1); | ^ main.cpp:71:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 71 | auto [l1, r] = split(root, y - x + 1); | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
1136ms66551kbKilled by Signal 90
2143ms67600kbMemory limit exceeded0
3143ms67600kbMemory limit exceeded0
41181ms11710kbOK5
52449ms12840kbOK5
61196ms12886kbOK5
72153ms13008kbOK5
81387ms12873kbOK5
9151ms67600kbMemory limit exceeded0
10148ms67600kbMemory limit exceeded0
11205ms67596kbMemory limit exceeded0
12226ms67600kbMemory limit exceeded0
13125ms67600kbMemory limit exceeded0
14155ms67600kbMemory limit exceeded0
15188ms67600kbMemory limit exceeded0
16125ms67600kbMemory limit exceeded0
17150ms67600kbMemory limit exceeded0
18123ms67600kbMemory limit exceeded0
19122ms67600kbMemory limit exceeded0
20159ms67600kbMemory limit exceeded0
Punctaj total25

Ceva nu functioneaza?