Borderou de evaluare (job #2952524)

Utilizator monicab_Balan Monica monicab_ Data 9 decembrie 2022 15:08:48
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:13:1: error: 'bitset' does not name a type 13 | bitset<N+1> viz; | ^~~~~~ main.cpp: In function 'void dfs(int)': main.cpp:16:5: error: 'viz' was not declared in this scope 16 | viz[x]=1; | ^~~ main.cpp: In function 'int main()': main.cpp:39:13: error: 'viz' was not declared in this scope 39 | if(!viz[i]) | ^~~ Non zero exit status: 1

Ceva nu functioneaza?