Borderou de evaluare (job #1422712)

Utilizator fhandreiAndrei Hareza fhandrei Data 19 aprilie 2015 18:26:44
Problema Padure Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:34:1: error: ‘set’ does not name a type set<int> graph[sz*sz]; ^ user.cpp: In function ‘int main()’: user.cpp:86:19: error: ‘graph’ was not declared in this scope for(usintIT it=graph[current].begin() ; it!=graph[current].end() ; ++it) ^ user.cpp: In function ‘void dfs(std::pair<int, int>)’: user.cpp:121:5: error: ‘graph’ was not declared in this scope graph[Fill[next.lin][next.col]].insert(Fill[node.lin][node.col]); ^

Ceva nu functioneaza?