Borderou de evaluare (job #2962026)

Utilizator bianca.andreiAndrei Bianca bianca.andrei Data 7 ianuarie 2023 17:27:13
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 8

Raport evaluator

Compilare: main.cpp:15:25: warning: built-in function 'fmax' declared as non-function [-Wbuiltin-declaration-mismatch] 15 | int flux[10005][10005], fmax, fmin = 10, n, m, tata[10005], ok, e, nrmax; | ^~~~ main.cpp:15:31: warning: built-in function 'fmin' declared as non-function [-Wbuiltin-declaration-mismatch] 15 | int flux[10005][10005], fmax, fmin = 10, n, m, tata[10005], ok, e, nrmax; | ^~~~ main.cpp: In function 'void afisare()': main.cpp:53:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 53 | for(int j = 0; j < a[i].size(); j++) | ~~^~~~~~~~~~~~~ main.cpp: In function 'void bfs(int&)': main.cpp:75:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 75 | for(int k = 0; k < a[nod].size(); k++) | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:101:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 101 | for(int i = 0; i < a[nrmax].size(); i++) | ~~^~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbRaspuns gresit0
20ms184kbMultime de muchii incompleta4
30ms184kbRaspuns gresit0
40ms184kbRaspuns gresit0
54ms5296kbMultime de muchii incompleta4
619ms20160kbKilled by Signal 90
725ms18247kbKilled by Signal 90
89ms1327kbKilled by Signal 110
919ms2527kbKilled by Signal 110
1031ms2789kbKilled by Signal 110
Punctaj total8

Ceva nu functioneaza?