Borderou de evaluare (job #2969165)

Utilizator cberindeCodrin Berinde cberinde Data 22 ianuarie 2023 17:19:05
Problema Lowest Common Ancestor Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:55:38: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 55 | if(ancestors[nod].size() >= putere && ancestors[ancestors[nod][putere - 1]].size() >= putere) { | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ main.cpp:55:96: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 55 | if(ancestors[nod].size() >= putere && ancestors[ancestors[nod][putere - 1]].size() >= putere) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
15ms5033kbOK1010
20ms184kbKilled by Signal 1100
35ms5427kbKilled by Signal 1100
443ms8765kbKilled by Signal 1100
577ms10608kbKilled by Signal 1100
679ms10584kbKilled by Signal 1100
798ms24293kbKilled by Signal 1100
880ms10604kbKilled by Signal 1100
979ms10665kbKilled by Signal 110
1082ms11542kbKilled by Signal 110
Punctaj total10

Ceva nu functioneaza?