Borderou de evaluare (job #2950762)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 4 decembrie 2022 17:11:34
Problema Regat Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void AINT::upd(int, int, int, int, int, int)': main.cpp:174:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 174 | int mid = cl + cr >> 1; | ~~~^~~~ main.cpp: In function 'void AINT::roll(int)': main.cpp:185:27: warning: comparison of integer expressions of different signedness: 'std::vector<std::tuple<int, int, int> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 185 | while(rollback.size() > T) { | ~~~~~~~~~~~~~~~~^~~ main.cpp:186:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 186 | auto [l, r, x] = rollback.back(); | ^ main.cpp: In function 'int AINT::query(int, int, int)': main.cpp:200:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 200 | int mid = cl + cr >> 1; | ~~~^~~~ main.cpp: In function 'void init(int, int)': main.cpp:216:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 216 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'void initqs(int, int)': main.cpp:226:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 226 | for(auto [x, e] : g[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
15ms6868kbOK10
25ms7262kbOK10
379ms11587kbOK10
4113ms12517kbOK10
550ms10457kbOK10
6138ms12574kbOK10
7168ms13619kbOK10
8253ms15060kbOK10
9309ms17334kbOK10
10294ms15953kbOK10
Punctaj total100

Ceva nu functioneaza?