Borderou de evaluare (job #2962064)

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

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:54:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 54 | for(int j = 0; j < a[i].size(); j++) | ~~^~~~~~~~~~~~~ main.cpp: In function 'void bfs(int&)': main.cpp:76:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 76 | for(int k = 0; k < a[nod].size(); k++) | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:102:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 102 | 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
52ms6082kbMultime de muchii incompleta4
611ms18448kbKilled by Signal 90
712ms19058kbKilled by Signal 90
813ms18841kbKilled by Signal 90
920ms20496kbMemory limit exceeded0
1018ms20496kbMemory limit exceeded0
Punctaj total8

Ceva nu functioneaza?