Borderou de evaluare (job #3168034)

Utilizator tomaionutIDorando tomaionut Data 11 noiembrie 2023 13:53:53
Problema Autobuze3 Status done
Runda Arhiva ICPC Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void Dfs(int, int)': main.cpp:67:16: error: too few arguments to function 'void Dfs(int, int)' 67 | Dfs(w); | ~~~^~~ main.cpp:60:6: note: declared here 60 | void Dfs(int x, int last) | ^~~ main.cpp: In function 'void Test_Case()': main.cpp:88:7: error: request for member 'clear' in 'S', which is of non-class type 'std::set<int> [200005]' 88 | S.clear(); | ^~~~~ main.cpp:89:7: error: request for member 'clear' in 'g', which is of non-class type 'std::vector<int> [200005]' 89 | g.clear(); | ^~~~~ Non zero exit status: 1

Ceva nu functioneaza?