Borderou de evaluare (job #2962231)

Utilizator robertanechita1Roberta Nechita robertanechita1 Data 8 ianuarie 2023 01:24:55
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 40

Raport evaluator

Compilare: main.cpp: In function 'int flux()': main.cpp:117:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 117 | for(int j = 0; j < path.size() - 1; j++) | ~~^~~~~~~~~~~~~~~~~ main.cpp:124:34: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 124 | for(int j = 0; j < path.size() - 1; j++) | ~~^~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms286kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
50ms184kbKilled by Signal 110
60ms184kbKilled by Signal 110
70ms184kbKilled by Signal 110
80ms184kbKilled by Signal 110
90ms184kbKilled by Signal 110
100ms184kbKilled by Signal 110
Punctaj total40

Ceva nu functioneaza?