Borderou de evaluare (job #2961107)

Utilizator 0SiSBesliu Radu-Stefan 0SiS Data 5 ianuarie 2023 20:01:58
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 24

Raport evaluator

Compilare: main.cpp: In function 'bool bf()': main.cpp:48:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 48 | auto [node, capacity, rev] = adjNode; | ^ main.cpp: In function 'long long int cuplaj()': main.cpp:76:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 76 | auto [_node, capacity, rev] = adjList[first][second]; | ^ main.cpp:86:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 86 | auto [_node, capacity, rev] = adjList[first][second]; | ^ main.cpp: In function 'int main()': main.cpp:130:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 130 | auto [node, capacity, rev] = adjNode; | ^ main.cpp:129:17: warning: unused variable 'v' [-Wunused-variable] 129 | int v, c; | ^ main.cpp:129:20: warning: unused variable 'c' [-Wunused-variable] 129 | int v, c; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbRaspuns gresit0
20ms184kbMultime de muchii incorecta4
30ms184kbMultime de muchii incorecta4
40ms184kbRaspuns gresit0
52ms446kbMultime de muchii incorecta4
64ms1101kbMultime de muchii incorecta4
714ms2150kbMultime de muchii incorecta4
820ms2015kbRaspuns gresit0
938ms3330kbRaspuns gresit0
1086ms5791kbMultime de muchii incorecta4
Punctaj total24

Ceva nu functioneaza?