Borderou de evaluare (job #2962074)

Utilizator bianca.andreiAndrei Bianca bianca.andrei Data 7 ianuarie 2023 18:39:51
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp:15:51: warning: built-in function 'fmax' declared as non-function [-Wbuiltin-declaration-mismatch] 15 | int flux[10005][20010], capacitate[10005][20010], fmax, fmin = 10, n, m, tata[20010], ok, e, nrmax; | ^~~~ main.cpp:15:57: warning: built-in function 'fmin' declared as non-function [-Wbuiltin-declaration-mismatch] 15 | int flux[10005][20010], capacitate[10005][20010], fmax, fmin = 10, n, m, tata[20010], ok, e, nrmax; | ^~~~ main.cpp: In function 'void afisare()': main.cpp:56:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 56 | for(int j = 0; j < a[i].size(); j++) | ~~^~~~~~~~~~~~~ main.cpp: In function 'void bfs(int&)': main.cpp:78:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 78 | for(int k = 0; k < a[nod].size(); k++) | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:104:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 104 | for(int i = 0; i < a[nrmax].size(); i++) | ~~^~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbOK10
20ms184kbOK10
30ms184kbOK10
42ms5165kbOK10
57ms11063kbOK10
619ms20496kbMemory limit exceeded0
719ms20496kbMemory limit exceeded0
812ms19042kbKilled by Signal 90
913ms19210kbKilled by Signal 90
1020ms20496kbMemory limit exceeded0
Punctaj total50

Ceva nu functioneaza?