Borderou de evaluare (job #2940722)

Utilizator carpstefanCarp Stefan carpstefan Data 16 noiembrie 2022 11:23:45
Problema Sortare topologica Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void Dfs(int)': main.cpp:18:5: error: 'st' was not declared in this scope; did you mean 'std'? 18 | st[++top] = x; | ^~ | std main.cpp:18:10: error: 'top' was not declared in this scope 18 | st[++top] = x; | ^~~ main.cpp: In function 'int main()': main.cpp:35:17: error: 'st' was not declared in this scope; did you mean 'std'? 35 | fout << st[i] << " "; | ^~ | std Non zero exit status: 1

Ceva nu functioneaza?