Borderou de evaluare (job #2674383)

Utilizator mihnea.anghelMihnea Anghel mihnea.anghel Data 19 noiembrie 2020 00:04:52
Problema Componente tare conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:13:1: error: expected initializer before 'stack' stack<int> s; ^~~~~ main.cpp: In function 'void dfs(int)': main.cpp:20:5: error: 's' was not declared in this scope s.push(nod); ^ main.cpp:35:13: error: 'sol' was not declared in this scope sol[ctc].push_back(x); ^~~ main.cpp: In function 'int main()': main.cpp:57:25: error: 'sol' was not declared in this scope for ( auto nod: sol[i] ) ^~~ Non zero exit status: 1

Ceva nu functioneaza?