Borderou de evaluare (job #2951077)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 5 decembrie 2022 11:19:20
Problema Castori Status done
Runda o-n_logan Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void AINT::init(int, int, int)': main.cpp:46:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 46 | int mid = cl + cr >> 1; | ~~~^~~~ main.cpp: In function 'void AINT::upd(int, int, int, int, int, int)': main.cpp:67:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 67 | int mid = cl + cr >> 1; | ~~~^~~~ main.cpp: In function 'bool check(int)': main.cpp:88:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 88 | for(auto [a, b] : pts) | ^ main.cpp:91:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 91 | for(auto &[a, b] : Ycoord) b = ++dim; | ^ main.cpp:96:10: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 96 | auto [a, b] = pts[i]; | ^ main.cpp: In function 'int main()': main.cpp:111:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 111 | for(auto &[a, b] : pts) cin >> a >> b, a *= 2, b *= 2; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
344ms970kbOK10
444ms970kbOK10
5134ms1232kbOK10
6242ms1495kbOK10
7320ms1945kbOK10
8382ms1744kbOK10
9384ms1900kbOK10
10509ms1888kbOK10
Punctaj total100

Ceva nu functioneaza?