Borderou de evaluare (job #2950207)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 3 decembrie 2022 12:12:46
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:31:8: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 31 | auto [r, x, y, ot] = a; | ^ main.cpp:32:8: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 32 | auto [n, m] = b; | ^ main.cpp: In function 'int main()': main.cpp:45:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 45 | for(auto &[x, y] : pts) cin >> x >> y, x += lim, y += lim; | ^ main.cpp:47:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 47 | for(auto &[r, x, y, i] : circ) cin >> x >> y >> r, x += lim, y += lim, i = ptr++; | ^ main.cpp:50:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 50 | for(auto [r, x, y, i] : circ) { | ^ main.cpp:61:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 61 | for(auto [x, y] : pts) | ^ main.cpp:63:17: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 63 | for(auto &[x, y] : atr) | ^ main.cpp:67:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 67 | for(auto [x, y] : pts) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
342ms1970kbOK10
497ms3776kbOK10
5404ms10518kbTime limit exceeded0
6403ms9203kbTime limit exceeded0
7403ms8646kbTime limit exceeded0
8401ms8159kbTime limit exceeded0
9402ms9056kbTime limit exceeded0
10404ms8687kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?