Borderou de evaluare (job #3330228)

Utilizator GabiRB1Rafael GabiRB1 Data 18 decembrie 2025 08:44:19
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 50

Raport evaluator

Compilare: main.cpp: In function 'int bfs(int, int, std::vector<int>&)': main.cpp:18:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 18 | for(int i = 0; i < v[nod].size(); i ++) | ~~^~~~~~~~~~~~~~~ main.cpp: In function 'int flow(int, int)': main.cpp:38:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 38 | while(new_flow = bfs(s, t, parent)) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:77:34: warning: unused variable 'c' [-Wunused-variable] 77 | int nod = j-> first, c = j->second; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms1347kbOK10
21ms1343kbOK10
31ms1343kbOK10
42ms1605kbOK10
59ms1867kbOK10
6102ms3485kbTime limit exceeded0
79ms5275kbRaspuns gresit0
8104ms5046kbTime limit exceeded0
9103ms7757kbTime limit exceeded0
10103ms10780kbTime limit exceeded0
Punctaj total50

Ceva nu functioneaza?