Borderou de evaluare (job #2969164)

Utilizator cberindeCodrin Berinde cberinde Data 22 ianuarie 2023 17:18:09
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
10ms184kbOK1010
20ms184kbKilled by Signal 1100
30ms184kbKilled by Signal 1100
40ms184kbKilled by Signal 1100
50ms184kbKilled by Signal 1100
60ms184kbKilled by Signal 1100
70ms184kbKilled by Signal 1100
80ms184kbKilled by Signal 1100
90ms184kbKilled by Signal 110
100ms184kbKilled by Signal 110
Punctaj total10

Ceva nu functioneaza?