Borderou de evaluare (job #3195961)

Utilizator Theo20067Cismaru Theodor-Alexe Theo20067 Data 22 ianuarie 2024 12:45:46
Problema Zapada Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:7:1: error: 'vector' does not name a type 7 | vector <int> L[100003]; | ^~~~~~ main.cpp: In function 'void dfs1(int)': main.cpp:11:16: error: 'L' was not declared in this scope 11 | for(auto j:L[x]) | ^ main.cpp: In function 'void dfs2(int)': main.cpp:20:16: error: 'L' was not declared in this scope 20 | for(auto j:L[x]) | ^ main.cpp: In function 'int main()': main.cpp:31:9: error: 'L' was not declared in this scope 31 | L[y].push_back(x); | ^ Non zero exit status: 1

Ceva nu functioneaza?