Borderou de evaluare (job #2973374)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 31 ianuarie 2023 20:45:57
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:53:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 53 | for(auto &[a, b] : edg) cin >> a >> b; | ^ main.cpp:55:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 55 | for(auto [a, b] : edg) | ^ main.cpp:80:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 80 | for(auto [a, b] : rez) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms188kbOK10
20ms184kbOK10
30ms184kbOK10
40ms184kbOK10
50ms184kbOK10
64ms2936kbOK10
77ms3457kbOK10
812ms3469kbOK10
913ms3817kbOK10
1028ms5066kbOK10
Punctaj total100

Ceva nu functioneaza?