Borderou de evaluare (job #2950215)

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

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:86:17: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 86 | for(auto &[x, y] : atr) | ^ main.cpp:90:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 90 | for(auto [x, y] : pts) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
337ms1990kbOK10
494ms3739kbOK10
5405ms10362kbTime limit exceeded0
6400ms9588kbTime limit exceeded0
7404ms10297kbTime limit exceeded0
8403ms8781kbTime limit exceeded0
9400ms10588kbTime limit exceeded0
10403ms9158kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?