Borderou de evaluare (job #1894960)

Utilizator marcdariaDaria Marc marcdaria Data 27 februarie 2017 18:12:24
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:16:1: error: ‘bitset’ does not name a type bitset<MaxN> inStack; ^ user.cpp: In function ‘int main()’: user.cpp:25:17: error: ‘N’ was not declared in this scope for(int i=1;i<=N;++i) ^ user.cpp: In function ‘void Read()’: user.cpp:41:7: error: ‘N’ was not declared in this scope fin>>N>>M; ^ user.cpp:41:10: error: ‘M’ was not declared in this scope fin>>N>>M; ^ user.cpp: In function ‘void Tarjan(int)’: user.cpp:54:2: error: ‘inStack’ was not declared in this scope inStack[x]=true; ^ user.cpp:62:13: error: ‘y’ was not declared in this scope if(inStack[y]) ^

Ceva nu functioneaza?