Borderou de evaluare (job #2988811)

Utilizator Edyci123Bicu Codrut Eduard Edyci123 Data 5 martie 2023 15:03:59
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:14:1: error: 'bitset' does not name a type 14 | bitset<DIM> viz; | ^~~~~~ main.cpp: In function 'bool cupleaza(int)': main.cpp:17:9: error: 'viz' was not declared in this scope 17 | if (viz[node]) { | ^~~ main.cpp:20:5: error: 'viz' was not declared in this scope 20 | viz[node] = 1; | ^~~ Non zero exit status: 1

Ceva nu functioneaza?