Borderou de evaluare (job #3271157)

Utilizator Bolfa_DBolfa Diana Bolfa_D Data 25 ianuarie 2025 11:35:32
Problema Plan Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void dfs(int)': main.cpp:9:5: error: 'disc' was not declared in this scope 9 | disc[node]=++cost; | ^~~~ main.cpp:9:18: error: 'cost' was not declared in this scope; did you mean 'cosl'? 9 | disc[node]=++cost; | ^~~~ | cosl main.cpp:10:5: error: 'low' was not declared in this scope; did you mean 'pow'? 10 | low[node]=cost; | ^~~ | pow main.cpp:11:5: error: 'use' was not declared in this scope; did you mean 'pause'? 11 | use[node]==1; | ^~~ | pause main.cpp:12:5: error: 'q' was not declared in this scope 12 | q.push_back(node); | ^ main.cpp:14:16: error: 'v' was not declared in this scope 14 | for(auto i:v[node]) | ^ main.cpp:21:23: error: 'miN' was not declared in this scope 21 | low[node]=miN(low[node], low[i]); | ^~~ main.cpp:25:9: error: 'cap' was not declared in this scope 25 | cap.push_back(node); | ^~~ main.cpp:28:13: error: 'cv' was not declared in this scope 28 | cv[node].push_back(q.back());//vecini cap | ^~ main.cpp:32:9: error: 'cv' was not declared in this scope 32 | cv[node].push_back(node); | ^~ main.cpp:33:9: error: 'bck' was not declared in this scope; did you mean 'brk'? 33 | bck[low[node]]=node; | ^~~ | brk main.cpp: In function 'int main()': main.cpp:46:9: error: 'v' was not declared in this scope 46 | v[x].push_back(y); | ^ main.cpp:51:9: error: 'disc' was not declared in this scope 51 | disc[i]=ABS; | ^~~~ main.cpp:52:9: error: 'low' was not declared in this scope; did you mean 'pow'? 52 | low[i]=ABS; | ^~~ | pow main.cpp:58:16: error: 'cap' was not declared in this scope Non zero exit status: 1

Ceva nu functioneaza?