Borderou de evaluare (job #2973392)

Utilizator cadmium_Voicu Mihai Valeriu cadmium_ Data 31 ianuarie 2023 21:10:11
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:73:13: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 73 | for(auto &[a, b] : edg) cin >> a >> b; | ^ main.cpp:75:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 75 | for(auto [a, b] : edg) | ^ main.cpp:82:12: warning: structured bindings only available with '-std=c++17' or '-std=gnu++17' 82 | for(auto [a, b] : v) | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
15ms5033kbOK10
25ms5033kbOK10
35ms5033kbOK10
43ms5033kbOK10
53ms5033kbOK10
64ms5033kbOK10
79ms5328kbOK10
813ms5705kbOK10
920ms6488kbOK10
1033ms7704kbOK10
Punctaj total100

Ceva nu functioneaza?