Borderou de evaluare (job #2950223)

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

Raport evaluator

Compilare: main.cpp: In function 'bool contain(int, int, int, pii)': main.cpp:52:8: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 52 | auto [n, m] = b; | ^ main.cpp: In function 'int main()': main.cpp:66:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 66 | for(auto &[x, y] : pts) cin >> x >> y, x += lim, y += lim; | ^ main.cpp:68:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 68 | 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
338ms1892kbOK10
494ms3600kbOK10
5405ms10027kbTime limit exceeded0
6402ms9879kbTime limit exceeded0
7402ms9945kbTime limit exceeded0
8402ms9031kbTime limit exceeded0
9400ms10432kbTime limit exceeded0
10403ms9547kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?