Borderou de evaluare (job #2936764)

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

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
13ms577kbIncorect00
24ms708kbIncorect0
35ms839kbIncorect0
4104ms5222kbIncorect0
572ms4706kbIncorect0
641ms3190kbIncorect0
7191ms8265kbIncorect0
883ms3903kbIncorect0
940ms2818kbIncorect0
1060ms3571kbOK10
Punctaj total0

Ceva nu functioneaza?