Borderou de evaluare (job #2950212)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 3 decembrie 2022 12:17:59
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:72:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 72 | for(auto [r, x, y, i] : circ) { | ^ main.cpp:83:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 83 | 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
328ms1716kbIncorect0
458ms2883kbIncorect0
5400ms12337kbTime limit exceeded0
6403ms10952kbTime limit exceeded0
7402ms9887kbTime limit exceeded0
8405ms10432kbTime limit exceeded0
9401ms9977kbTime limit exceeded0
10400ms9830kbTime limit exceeded0
Punctaj total0

Ceva nu functioneaza?