Borderou de evaluare (job #2950225)

Utilizator cadmium_Voicu Mihai-Valeriu cadmium_ Data 3 decembrie 2022 12:27:31
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:167:8: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 167 | auto [n, m] = b; | ^ main.cpp: In function 'int main()': main.cpp:181:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 181 | for(auto &[x, y] : pts) cin >> x >> y, x += lim, y += lim; | ^ main.cpp:183:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 183 | for(auto &[r, x, y, i] : circ) cin >> x >> y >> r, x += lim, y += lim, i = ptr++; | ^ main.cpp:187:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 187 | for(auto [r, x, y, i] : circ) { | ^ main.cpp:198:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 198 | for(auto [x, y] : pts) | ^ main.cpp:201:17: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 201 | for(auto &[x, y] : atr) | ^ main.cpp:205:16: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 205 | for(auto [x, y] : pts) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
335ms1949kbOK10
477ms3579kbOK10
5403ms10539kbTime limit exceeded0
6405ms10485kbTime limit exceeded0
7405ms10940kbTime limit exceeded0
8403ms11055kbTime limit exceeded0
9400ms11599kbTime limit exceeded0
10403ms10870kbTime limit exceeded0
Punctaj total40

Ceva nu functioneaza?