Borderou de evaluare (job #2962029)

Utilizator bianca.andreiAndrei Bianca bianca.andrei Data 7 ianuarie 2023 17:31:23
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
40ms188kbRaspuns gresit0
55ms5296kbMultime de muchii incompleta4
619ms20201kbKilled by Signal 90
728ms20496kbMemory limit exceeded0
810ms1380kbKilled by Signal 110
918ms2465kbKilled by Signal 110
1033ms2785kbKilled by Signal 110
Punctaj total8

Ceva nu functioneaza?