Borderou de evaluare (job #2188271)

Utilizator circeanubogdanCirceanu Bogdan circeanubogdan Data 27 martie 2018 01:33:23
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:12:1: error: ‘bitset’ does not name a type bitset<DIM> viz; ^~~~~~ user.cpp: In function ‘bool cuplaj(int)’: user.cpp:19:8: error: ‘viz’ was not declared in this scope if(viz[nod] == 1) ^~~ user.cpp:21:5: error: ‘viz’ was not declared in this scope viz[nod] = true; ^~~ user.cpp: In function ‘int main(int, const char**)’: user.cpp:48:9: error: ‘viz’ was not declared in this scope viz.reset(); ^~~

Ceva nu functioneaza?