Borderou de evaluare (job #2960730)

Utilizator 0SiSBesliu Radu-Stefan 0SiS Data 4 ianuarie 2023 21:30:25
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 12

Raport evaluator

Compilare: main.cpp: In function 'bool bfs()': main.cpp:46:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 46 | auto [adjNode, capacity, reverseEdge] = node; | ^ main.cpp: In function 'long long int cuplaj()': main.cpp:81:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 81 | auto [adjNode, capacity, reverseEdge] = adjList[u][v]; | ^ main.cpp:82:22: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 82 | auto [adjNode2, capacity2, reverseEdge2] = adjList[y][w]; | ^ main.cpp: In function 'int main()': main.cpp:119:18: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 119 | auto [adjNode, capacity, reverseEdge] = node; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms184kbRaspuns gresit0
20ms184kbMultime de muchii incorecta4
30ms184kbRaspuns gresit0
40ms184kbRaspuns gresit0
50ms184kbMultime de muchii incorecta4
65ms1101kbRaspuns gresit0
79ms1888kbRaspuns gresit0
89ms1888kbRaspuns gresit0
923ms3342kbRaspuns gresit0
1048ms5791kbMultime de muchii incorecta4
Punctaj total12

Ceva nu functioneaza?