Borderou de evaluare (job #2950735)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 4 decembrie 2022 16:40:48
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:59:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 59 | int mid = cl + cr >> 1; | ~~~^~~~ main.cpp: In function 'void AINT::roll(int)': main.cpp:70: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] 70 | while(rollback.size() > T) { | ~~~~~~~~~~~~~~~~^~~ main.cpp:71:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 71 | auto [l, r, x] = rollback.back(); | ^ main.cpp: In function 'int AINT::query(int, int, int)': main.cpp:85:18: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 85 | int mid = cl + cr >> 1; | ~~~^~~~ main.cpp: In function 'void init(int, int)': main.cpp:101:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 101 | for(auto [x, e] : g[node]) { | ^ main.cpp: In function 'void initqs(int, int)': main.cpp:111:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 111 | for(auto [x, e] : g[node]) { | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms5427kbOK10
23ms7393kbOK10
387ms11567kbOK10
4136ms12603kbOK10
558ms10407kbOK10
6160ms12607kbOK10
7193ms13615kbOK10
8283ms15114kbOK10
9342ms17313kbOK10
10323ms15982kbOK10
Punctaj total100

Ceva nu functioneaza?