Paieška platyn

Taškai: 0

Compile: FAIL

bfs.cpp: In function ‘int main()’: bfs.cpp:32:12: error: invalid conversion from ‘bool*’ to ‘int’ [-fpermissive] 32 | dfs(0, vis, 0); | ^~~ | | | bool* bfs.cpp:32:8: error: too many arguments to function ‘void dfs(int, int)’ 32 | dfs(0, vis, 0); | ~~~^~~~~~~~~~~ bfs.cpp:9:6: note: declared here 9 | void dfs(int start, int num) { | ^~~

nr.resulttimemessage