Borderou de evaluare (job #2155017)

Utilizator dragosmihuDragos Mihu dragosmihu Data 7 martie 2018 15:30:50
Problema Graf2 Status done
Runda Arhiva Monthly Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void dfs1(int)’: user.cpp:17:9: error: request for member ‘set’ in ‘viz’, which is of non-class type ‘std::bitset<605u> [605]’ viz.set(k); ^ user.cpp:19:16: error: request for member ‘test’ in ‘viz’, which is of non-class type ‘std::bitset<605u> [605]’ if(viz.test(i)==false) ^ user.cpp: In function ‘void dfs2(int)’: user.cpp:25:9: error: request for member ‘reset’ in ‘viz’, which is of non-class type ‘std::bitset<605u> [605]’ viz.reset(k); ^ user.cpp:29:16: error: request for member ‘test’ in ‘viz’, which is of non-class type ‘std::bitset<605u> [605]’ if(viz.test(i)) ^ user.cpp: In function ‘int main()’: user.cpp:37:14: error: ‘x’ was not declared in this scope fin>>x>>y; ^ user.cpp:37:17: error: ‘y’ was not declared in this scope fin>>x>>y; ^ user.cpp:42:16: error: request for member ‘test’ in ‘viz’, which is of non-class type ‘std::bitset<605u> [605]’ if(viz.test(i)==false) ^ user.cpp:47:16: error: request for member ‘test’ in ‘viz’, which is of non-class type ‘std::bitset<605u> [605]’ if(viz.test(i)) ^

Ceva nu functioneaza?