Borderou de evaluare (job #2936765)

Utilizator turingcompleteTuring Complete turingcomplete Data 9 noiembrie 2022 14:36:18
Problema Centrale Nucleare Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void SegTree::init(std::vector<std::pair<int, int> >&, std::vector<std::pair<int, int> >&)': main.cpp:30:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 30 | for (auto [a, b] : cons) { | ^ main.cpp: In function 'int SegTree::update(int, int, int, int, int)': main.cpp:53:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<SegTree::Node>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 53 | if (nodes > T.size()) T.emplace_back(); | ~~~~~~^~~~~~~~~~ main.cpp: In function 'bool SegTree::check(int)': main.cpp:132:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 132 | for (auto [x, typ, i] : evs) { | ^ main.cpp:119:27: warning: unused variable 'ptrp' [-Wunused-variable] 119 | int ptrl = 0, ptrr = 0, ptrp = 0; | ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms708kbOK10100
25ms708kbOK10
39ms1101kbOK10
4138ms5763kbOK10
5148ms5685kbOK10
6110ms4829kbOK10
7169ms6692kbOK10
897ms3772kbOK10
9100ms4349kbOK10
1059ms3551kbOK10
Punctaj total100

Ceva nu functioneaza?