Borderou de evaluare (job #2950205)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 3 decembrie 2022 12:12:11
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
10ms188kbOK10
20ms184kbOK10
338ms1761kbOK10
487ms3485kbOK10
5403ms10530kbTime limit exceeded0
6402ms8187kbTime limit exceeded0
7405ms8605kbTime limit exceeded0
8400ms8146kbTime limit exceeded0
9405ms9080kbTime limit exceeded0
10403ms8118kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?