Borderou de evaluare (job #2991115)

Utilizator AndreiBOTOBotocan Andrei AndreiBOTO Data 9 martie 2023 09:44:51
Problema Clepsidra Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:16:1: error: 'vector' does not name a type 16 | vector<int>v[NMAX]; | ^~~~~~ main.cpp: In function 'void dfs(int, int)': main.cpp:53:16: error: 'v' was not declared in this scope 53 | for(auto i:v[p]) | ^ main.cpp:50:9: warning: unused variable 'd' [-Wunused-variable] 50 | int d,total=0; | ^ main.cpp: In function 'int main()': main.cpp:88:9: error: 'v' was not declared in this scope 88 | v[x].push_back(y); | ^ main.cpp:82:15: warning: unused variable 'j' [-Wunused-variable] 82 | int n,m,i,j; | ^ Non zero exit status: 1

Ceva nu functioneaza?