Borderou de evaluare (job #2950218)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 3 decembrie 2022 12:21:30
Problema Nuke Status done
Runda s-a_esuat Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'bool contain(tiii, pii)': main.cpp:52:8: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 52 | auto [r, x, y, ot] = a; | ^ main.cpp:53:8: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 53 | auto [n, m] = b; | ^ main.cpp: In function 'int main()': main.cpp:67:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 67 | for(auto &[x, y] : pts) cin >> x >> y, x += lim, y += lim; | ^ main.cpp:69:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 69 | for(auto &[r, x, y, i] : circ) cin >> x >> y >> r, x += lim, y += lim, i = ptr++; | ^ main.cpp:73:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 73 | for(auto [r, x, y, i] : circ) { | ^ main.cpp:84:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 84 | for(auto [x, y] : pts) | ^ main.cpp:87:17: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 87 | for(auto &[x, y] : atr) | ^ main.cpp:91:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 91 | for(auto [x, y] : pts) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbIncorect0
20ms184kbIncorect0
33ms577kbIncorect0
413ms839kbIncorect0
547ms2150kbIncorect0
678ms3198kbIncorect0
793ms3592kbIncorect0
8103ms3723kbIncorect0
993ms3854kbIncorect0
10104ms3854kbIncorect0
Punctaj total0

Ceva nu functioneaza?